import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Synchronously resolves the Deno.FileInfo
of this path
without following symlinks.
Returns
Deno.FileInfo | undefined
import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Synchronously resolves the Deno.FileInfo
of this path
without following symlinks.