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