variable constants.O_DIRECT Usage in Denoimport { constants } from "node:fs"; Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. Type number