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

x/opinecli/deps.ts>Command#allowEmpty

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

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

Parameters

optional
allowEmpty = [UNSUPPORTED]

Enable/disable allow empty.