method Path.prototype.parentOrThrowimport { Path } from "https://dotland.deno.dev/x/dax@0.39.2/src/path.ts"; parentOrThrow(): PathGets the parent or throws if the current directory was the root. ReturnsPath