FileFlags.writeAlways

A new file is either opened or created with write access.

struct FileFlags
static immutable
FileFlags writeAlways;

Meta