Package | Description |
---|---|
org.sonatype.gshell.alias |
Alias support.
|
org.sonatype.gshell.command.registry |
Command registry components.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchAliasException
Thrown to indicate that a requested named-alias was not found.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateCommandException
Thrown to indicate a duplicate command registration attempt has failed.
|
class |
NoSuchCommandException
Thrown to indicate that a requested named-command was not found.
|
Copyright © 2008-2012 Sonatype. All Rights Reserved.