Skip to main content
Module

x/deno_books/deps.ts>Command#shouldExit

Access OpenLibrary's API with Deno.
Go to Latest
method Command.prototype.shouldExit
Re-export
import { Command } from "https://deno.land/x/deno_books@v1.4.0/deps.ts";

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

Returns

boolean