Skip to content

O_CREAT

const O_CREAT: 64 = 0x40

Defined in: src/constants.ts:53

Flag indicating to create the file if it does not already exist.