import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Calls .readText()
, but returns undefined when the path doesn't exist.
Parameters
optional
options: Deno.ReadFileOptionsimport { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Calls .readText()
, but returns undefined when the path doesn't exist.