Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cmd/mod.ts>Command#optionMissingArgument

Commander.js (command-line interfaces) for Deno.
Latest
method Command.prototype.optionMissingArgument
import { Command } from "https://deno.land/x/cmd@v1.2.0/mod.ts";

Option is missing an argument, but received flag or nothing.

Parameters

option: Option
optional
flag: string