import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Synchronously gets if the path exists. Beware of TOCTOU issues.
x/dax/src/path.ts>Path#existsSync
import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Synchronously gets if the path exists. Beware of TOCTOU issues.