variable
fs.constants.O_NOFOLLOW
const O_NOFOLLOW: number
Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link.
variable
Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link.