import * as proc from "https://deno.land/x/proc@0.20.38/site/scripts/deps/path.ts";
Functions
Return the last portion of a | |
Return the directory path of a | |
Return the extension of the | |
Generate a path from | |
Converts a file URL to a path string. | |
Verifies whether provided path is absolute | |
f join | Join all given a sequence of |
Normalize the | |
Return a | |
Return the relative path from | |
Resolves path segments into a | |
Converts a path string to a file URL. | |
Resolves path to a namespace path |