import * as mod from "https://dotland.deno.dev/x/dax@0.39.2/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. |