const O_RDWR: 2 = 2
const
2
Defined in: src/constants.ts:50
Flag indicating to open a file for read-write access.