variable
fs.constants.O_SYMLINK
const O_SYMLINK: number
Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to.
variable
Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to.