import { Command } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/command.ts";
Check whether the command should throw errors or exit.
x/cliffy/command/command.ts>Command#shouldThrowErrors
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/command.ts";
Check whether the command should throw errors or exit.