Package | Description |
---|---|
org.sonatype.gshell.alias |
Alias support.
|
org.sonatype.gshell.commands.standard |
Standard commands.
|
org.sonatype.gshell.execute |
Command execution.
|
org.sonatype.gshell.help |
Help page system.
|
Modifier and Type | Class and Description |
---|---|
class |
AliasRegistryImpl
AliasRegistry component. |
Constructor and Description |
---|
AliasNameCompleter(EventManager events,
AliasRegistry aliases) |
Constructor and Description |
---|
AliasCommand(AliasRegistry aliasRegistry) |
UnaliasCommand(AliasRegistry aliasRegistry) |
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.