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