Nexus.CLI.Help (nexus_cli v0.6.0)
View SourceProvides 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.