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