variable
fs.constants.O_NONBLOCK
const O_NONBLOCK: number
Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible.
variable
Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible.