Português (Portuguese)
Appearance
Português (Portuguese)
Appearance
STRUCT
Tuist.CacheOptions Contents
keepSourceTargetsprofilesoptions(keepSourceTargets:profiles:)public struct CacheOptions: Codable, Equatable, SendableOptions for caching.
keepSourceTargets public var keepSourceTargets: Boolprofiles public var profiles: CacheProfilesoptions(keepSourceTargets:profiles:) public static func options(
keepSourceTargets: Bool = false,
profiles: CacheProfiles = [:]
) -> Self