View Source Nexus.CLI.Help (nexus_cli v0.5.0)
Provides functionality to display help messages based on the CLI AST.
Summary
Functions
Displays help information for the given command path.
Functions
@spec display(Nexus.CLI.t(), [atom()]) :: :ok
Displays help information for the given command path.
If no command path is provided, it displays the root help.