|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.crsh.cmdline |
---|
Class org.crsh.cmdline.CommandCompletion extends Object implements Serializable |
---|
Serialized Fields |
---|
Delimiter delimiter
ValueCompletion value
Class org.crsh.cmdline.IllegalParameterException extends IntrospectionException implements Serializable |
---|
Class org.crsh.cmdline.IllegalValueTypeException extends IntrospectionException implements Serializable |
---|
Class org.crsh.cmdline.IntrospectionException extends Exception implements Serializable |
---|
Package org.crsh.cmdline.matcher |
---|
Class org.crsh.cmdline.matcher.CmdCompletionException extends CmdLineException implements Serializable |
---|
Class org.crsh.cmdline.matcher.CmdInvocationException extends CmdLineException implements Serializable |
---|
Class org.crsh.cmdline.matcher.CmdLineException extends Exception implements Serializable |
---|
Class org.crsh.cmdline.matcher.CmdSyntaxException extends CmdLineException implements Serializable |
---|
Package org.crsh.cmdline.spi |
---|
Class org.crsh.cmdline.spi.ValueCompletion extends Object implements Serializable |
---|
Serialized Fields |
---|
String prefix
Map<K,V> entries
Package org.crsh.command |
---|
Class org.crsh.command.InvokeCommandClosure extends groovy.lang.Closure implements Serializable |
---|
Serialized Fields |
---|
ShellCommand command
Class org.crsh.command.NoSuchCommandException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String commandName
Class org.crsh.command.ScriptException extends RuntimeException implements Serializable |
---|
Class org.crsh.command.SyntaxException extends ScriptException implements Serializable |
---|
Package org.crsh.shell |
---|
Class org.crsh.shell.ShellResponse extends Object implements Serializable |
---|
Class org.crsh.shell.ShellResponse.Cancelled extends ShellResponse implements Serializable |
---|
Class org.crsh.shell.ShellResponse.Close extends ShellResponse implements Serializable |
---|
Class org.crsh.shell.ShellResponse.Display extends ShellResponse.Ok implements Serializable |
---|
Serialized Fields |
---|
CharReader reader
Class org.crsh.shell.ShellResponse.Error extends ShellResponse implements Serializable |
---|
Serialized Fields |
---|
ErrorType type
Throwable throwable
String msg
Class org.crsh.shell.ShellResponse.NoCommand extends ShellResponse implements Serializable |
---|
Class org.crsh.shell.ShellResponse.Ok extends ShellResponse implements Serializable |
---|
Class org.crsh.shell.ShellResponse.UnknownCommand extends ShellResponse implements Serializable |
---|
Serialized Fields |
---|
String name
Package org.crsh.text |
---|
Class org.crsh.text.CharReader extends Object implements Serializable |
---|
Serialized Fields |
---|
LinkedList<E> chunks
Style style
Class org.crsh.text.Style extends Object implements Serializable |
---|
Serialized Fields |
---|
Decoration decoration
Color foreground
Color background
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |