Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/commander/
Dindex.js860 if (!subCommand) this._helpAndError();
895 this._helpAndError();
926 this._helpAndError();
1585 _helpAndError() { method in Command