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