variable
fs.constants.S_IFMT
const S_IFMT: number
Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code.
variable
Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code.