Home
last modified time | relevance | path

Searched refs:optionMissingArgument (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/commander/ !
Dindex.js1017 if (value === undefined) this.optionMissingArgument(option);
1114 optionMissingArgument(option, flag) { method in Command