import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/commands/mod.ts";
Create command line tools with validation powered by JSON Schema 2019-09.
This module imports the following external libraries:
Variables
Represents the process exit coded that are reserved by | |
Associates a |
Functions
Makes a new |
Interfaces
Represents a command line application made by | |
Represents the options that are passable to |
Type Aliases
Represents the typing of a command callback that can be registered. | |
Represents a record containing all registered commands. | |
Represents a union of all possible reserved exit codes. |