PRead

If a file is readable, FileStat.permissions will have PRead bits set

enum PRead = 0x01;

Meta