CreateFileOptions.this

Undocumented in source.
class CreateFileOptions
@safe pure nothrow
this
(
Nullable!bool overwrite = Nullable!bool.init
,
Nullable!bool ignoreIfExists = Nullable!bool.init
)

Meta