S_IFMT property

int get S_IFMT

Bit mask for the file type bit field

Implementation

int get S_IFMT   => 0170000;