FileExistsBehavior
public enum FileExistsBehavior : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case disallow = "DISALLOW"
- 
                  
                  Undocumented DeclarationSwift case overwrite = "OVERWRITE"
- 
                  
                  Undocumented DeclarationSwift case retain = "RETAIN"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub FileExistsBehavior Enumeration Reference
        FileExistsBehavior Enumeration Reference