Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opinecli/deps.ts>Command#shouldExit

Opine's application generator
Latest
method Command.prototype.shouldExit
Re-export
import { Command } from "https://deno.land/x/opinecli@2.0.0/deps.ts";

Check whether the command should exit after printing help or version.

Returns

boolean