import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Gets the relative path from this path to the specified path.
Parameters
to: string | URL | Path
import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Gets the relative path from this path to the specified path.