All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static List<String> |
getAvailableCommands(org.aesh.command.registry.CommandRegistry<? extends org.aesh.command.Command,? extends org.aesh.command.invocation.CommandInvocation> registry,
boolean includeChilds,
boolean onlyEnabled) |
static String |
getHelpCommandHelp(org.aesh.command.registry.CommandRegistry<? extends org.aesh.command.Command,? extends org.aesh.command.invocation.CommandInvocation> registry,
org.aesh.command.shell.Shell shell) |
static String |
getToolHelp(PmSession session,
org.aesh.command.registry.CommandRegistry<? extends org.aesh.command.Command,? extends org.aesh.command.invocation.CommandInvocation> registry,
org.aesh.command.shell.Shell shell) |