import * as dax from "https://deno.land/x/dax@0.39.1/src/command_handler.ts";
Interfaces
Context of the currently executing command. | |
Used to write to stdout or stderr. |
Type Aliases
Handler for executing a command. | |
Used to read from stdin. |
import * as dax from "https://deno.land/x/dax@0.39.1/src/command_handler.ts";
Context of the currently executing command. | |
Used to write to stdout or stderr. |
Handler for executing a command. | |
Used to read from stdin. |