import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Calls .readBytesSync()
, but returns undefined if the path doesn't exist.
x/dax/src/path.ts>PathRef#readMaybeBytesSync
import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Calls .readBytesSync()
, but returns undefined if the path doesn't exist.