import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Calls .readJson()
, but returns undefined if the file doesn't exist.
Parameters
optional
options: Deno.ReadFileOptionsx/dax/src/path.ts>Path#readMaybeJson
import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Calls .readJson()
, but returns undefined if the file doesn't exist.