Português (Portuguese)
Português (Portuguese)
Appearance
Português (Portuguese)
Português (Portuguese)
Appearance
STRUCT
Tuist.CacheOptions
Contents
keepSourceTargets
options(keepSourceTargets:)
public struct CacheOptions: Codable, Equatable, Sendable
Options for caching.
keepSourceTargets
public var keepSourceTargets: Bool
options(keepSourceTargets:)
public static func options(
keepSourceTargets: Bool = false
) -> Self