O_DIRECTORY: number

Constant for fs.open(). Flag indicating that the open should fail if the path is not a directory.

Generated using TypeDoc