Variable O_APPEND

O_APPEND: number

Constant for fs.open(). Flag indicating that data will be appended to the end of the file.

Generated using TypeDoc