O_TRUNC
constO_TRUNC:512=0x200
Defined in: src/constants.ts:66
Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero.
constO_TRUNC:512=0x200
Defined in: src/constants.ts:66
Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero.