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