Variable O_WRONLY

O_WRONLY: number

Constant for fs.open(). Flag indicating to open a file for write-only access.

Generated using TypeDoc