FileFlags.readWriteAlways

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

struct FileFlags
static immutable
FileFlags readWriteAlways;

Meta