import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Resolves the Deno.FileInfo
of this path following symlinks.
Returns
Promise<Deno.FileInfo | undefined>
import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Resolves the Deno.FileInfo
of this path following symlinks.