import { Command } from "https://deno.land/x/cliffy@v0.19.6/mod.ts";
Check whether the command should exit after printing help or version.
x/cliffy/mod.ts>Command#shouldExit
import { Command } from "https://deno.land/x/cliffy@v0.19.6/mod.ts";
Check whether the command should exit after printing help or version.