fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
FileFlags.writeNew
io
file
flags
FileFlags
A new file is created with write access. Fails if the file already exists.
struct
FileFlags
static immutable
FileFlags
writeNew
;
Meta
Source
See Implementation
io
file
flags
FileFlags
constructors
this
functions
opAssign
static functions
parse
static variables
readExisting
readWriteAlways
readWriteEmpty
readWriteExisting
readWriteNew
writeAlways
writeEmpty
writeExisting
writeNew
variables
access
flags
mode
share
A new file is created with write access. Fails if the file already exists.