Skip to main content
Module

x/mod/deps.ts>Command#allowEmpty

Simple Command Line Interface to create Deno module entrypoints, CI, config and more.
Latest
method Command.prototype.allowEmpty
Re-export
import { Command } from "https://deno.land/x/mod@v2.3.9/deps.ts";

Don't throw an error if the command was called without arguments.

Parameters

optional
allowEmpty = [UNSUPPORTED]

Enable/disable allow empty.