import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Command } = cliffy;
Check whether the command should throw errors or exit.
x/alloy_folk/deps.ts>cliffy.Command#shouldThrowErrors
import { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Command } = cliffy;
Check whether the command should throw errors or exit.