method Command.prototype.shouldThrowErrorsimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; shouldThrowErrors(): booleanCheck whether the command should throw errors or exit. Returnsboolean