Searched refs:hideHelp (Results 1 – 4 of 4) sorted by relevance
152 hideHelp(hide = true) {
171 hideHelp(hide?: boolean): this;
412 .addOption(new Option('-s, --secret').hideHelp())
4 …arseArg=e,this}makeOptionMandatory(e=!0){return this.mandatory=!!e,this}hideHelp(e=!0){return this… method in t.Option