create

Indicates that opening the file creates the file if it doesn’t exist.

FileDescriptor.swift:540
static var create: OpenOptions { get }