import { Command } from "https://deno.land/x/cliffy@v0.18.2/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.18.2/command/mod.ts";
Check whether the command should throw errors or exit.