Function: help()
help<
CONTEXT>(__namedParameters):StricliIntegration<CONTEXT>
This integration provides a --help flag for all commands, which prints the help text for the command and exits.
It can be customized to provide different behavior; see HelpIntegrationConfiguration for configuration options.
Type Parameters
• CONTEXT extends CommandContext
Parameters
• __namedParameters: HelpIntegrationConfiguration
Returns
StricliIntegration<CONTEXT>