method Command.prototype.shouldExitimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; shouldExit(): booleanCheck whether the command should exit after printing help or version. Returnsboolean