import * as dax from "https://deno.land/x/dax@0.39.1/src/command.ts";
Classes
Underlying builder API for executing commands. | |
Result of running a command. | |
Similar to | |
Similar to an AbortController, but for sending signals to commands. |
Type Aliases
Listener for when a KillSignal is killed. |