method Path.prototype.openSyncimport { Path } from "https://dotland.deno.dev/x/dax@0.39.2/src/path.ts"; openSync(options?: Deno.OpenOptions): FsFileWrapperOpens a file synchronously. Parametersoptionaloptions: Deno.OpenOptionsReturnsFsFileWrapper