Searched refs:helpInformation (Results 1 – 4 of 4) sorted by relevance
1966 helpInformation(contextOptions) { method in Command2011 let helpInformation = this.helpInformation(context);2013 helpInformation = deprecatedCallback(helpInformation);2014 if (typeof helpInformation !== 'string' && !Buffer.isBuffer(helpInformation)) {2018 context.write(helpInformation);
839 helpInformation(context?: HelpContext): string;
843 `.helpInformation()`: get the built-in command help information as a string for processing or displ…
4 …helpInformation(e){const t=this.createHelp();return void 0===t.helpWidth&&(t.helpWidth=e&&e.error?…