Skip to content

O_RDWR

const O_RDWR: 2 = 2

Defined in: src/constants.ts:50

Flag indicating to open a file for read-write access.