FileFlags.writeNew

A new file is created with write access. Fails if the file already exists.

struct FileFlags
static immutable
FileFlags writeNew;

Meta