variable constants.O_NONBLOCK Usage in Denoimport { constants } from "node:fs"; Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible. Type number