import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Gets the directory path. In most cases, it is recommended
to use .parent()
instead since it will give you a Path
.
import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Gets the directory path. In most cases, it is recommended
to use .parent()
instead since it will give you a Path
.