Optional
Readonly
modeHelp display mode.
One of:
brief
to display only brief help info.full
to display detailed help info.detailed
Optional
compareCompares two options meta.
By default sorts options by their group first, and then - by their keys.
Positive number if first option should be listed after the second one, negative number if first option should be listed before the second one, or zero to list them in original order.
Optional
displayDisplays help information.
By default prints help information formatted by help formatter to console.
A list of options meta to display.
Help option representation.
Either nothing if help displayed synchronously, or a promise-like instance resolved when help displayed asynchronously.
Generated using TypeDoc
Configuration for help option reader.