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