import { PathRef } from "https://deno.land/x/dax@0.31.1/mod.ts";
Calls .readTextSync()
, but returns undefined when the path doesn't exist.
import { PathRef } from "https://deno.land/x/dax@0.31.1/mod.ts";
Calls .readTextSync()
, but returns undefined when the path doesn't exist.