Variable O_CREAT

O_CREAT: number

Constant for fs.open(). Flag indicating to create the file if it does not already exist.

Generated using TypeDoc