O_DIRECTORY

external val O_DIRECTORY: Double(source)

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