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