variable
fs.constants.S_IXOTH
const S_IXOTH: number
Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others.
variable
Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others.