import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.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.31.1/src/path.ts";
Synchronously resolves the Deno.FileInfo
of this path
without following symlinks.