FileFlags.readExisting

An existing file is opened with read access. This is likely the most commonly used set of flags.

struct FileFlags
static immutable
FileFlags readExisting;

Meta