Instance Propertyswift-nio 2.72.0_NIOFileSystem
permissions
The permissions to apply to the new file. nil
implies default permissions should be applied.
var permissions: FilePermissions?
Other members in extension
Type members
Instance members
var transactionalCreation: Bool
Whether the file should be created and updated as a single transaction, if applicable.