Skip to main content
Module

x/velociraptor/deps.ts>Command#allowEmpty

The npm-style script runner for Deno
Latest
method Command.prototype.allowEmpty
Re-export
import { Command } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";

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

Parameters

optional
allowEmpty = [UNSUPPORTED]

Enable/disable allow empty.