| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.command.pipeline | |
| org.crsh.lang.groovy.closure | |
| org.crsh.lang.groovy.command | |
| org.crsh.lang.script |
| Modifier and Type | Class and Description |
|---|---|
class |
SyntaxException |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeCommand.close()
Close pipe.
|
void |
BaseCommand.execute(String s) |
void |
PipeCommand.flush()
Flush pipe.
|
void |
PipeCommand.open()
Open pipe.
|
void |
PipeCommand.provide(C element)
Extends the throw clause of the
Consumer.provide(Object) method. |
CommandInvoker<?,?> |
InvocationContext.resolve(String s)
Resolve a command invoker for the specified command line.
|
CommandInvoker<?,?> |
InvocationContextImpl.resolve(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeLineElement.close() |
| Modifier and Type | Method and Description |
|---|---|
CommandInvoker<?,?> |
PipeLineInvocationContext.resolve(String s) |
| Modifier and Type | Method and Description |
|---|---|
static ScriptException |
GroovyCommand.unwrap(groovy.util.ScriptException cause) |
static ScriptException |
GroovyCommand.unwrap(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroovyScriptCommand.execute(String s) |
| Modifier and Type | Method and Description |
|---|---|
private Token |
Tokenizer.parseCommand() |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.