| Package | Description |
|---|---|
| org.sonatype.gshell.command.registry |
Command registry components.
|
| org.sonatype.gshell.command.resolver |
Command resolver components.
|
| org.sonatype.gshell.execute |
Command execution.
|
| org.sonatype.gshell.help |
Help page system.
|
| Constructor and Description |
|---|
CommandsCompleter(CommandResolver resolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandResolverImpl
CommandResolver component. |
| Constructor and Description |
|---|
NodePathCompleter(CommandResolver resolver) |
| Constructor and Description |
|---|
CommandExecutorImpl(AliasRegistry aliases,
CommandResolver resolver,
CommandLineParser parser) |
| Constructor and Description |
|---|
HelpPageManagerImpl(EventManager events,
AliasRegistry aliases,
CommandResolver resolver,
HelpContentLoader loader) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.