PExecute

If a file is executable, FileStat.permissions will have PExecute bits set

enum PExecute = 0x04;

Meta