Class HelpCommands

java.lang.Object
org.jline.shell.impl.SimpleCommandGroup
org.jline.shell.impl.HelpCommands
All Implemented Interfaces:
CommandGroup

public class HelpCommands extends SimpleCommandGroup
Built-in help command group.

Provides the help command:

  • help — list all commands grouped by CommandGroup name
  • help <command> — show detailed help for a specific command
Since:
4.0