import * as hex from "https://deno.land/x/hex@0.5.15/src/cli/deps.ts";
Namespaces
Command line arguments parser based on minimist. | |
Functions
Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments. | |
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 | |
Join all given a sequence of | |
Normalize the | |
Return a | |
Return the relative path from | |
Resolves | |
Converts a path string to a file URL. | |
Resolves path to a namespace path |
Interfaces
The options for the |
Type Aliases
The value returned from |