| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.lang.groovy.closure | |
| org.crsh.lang.groovy.command | |
| org.crsh.shell.impl.command | |
| org.crsh.shell.impl.command.pipeline |
| Modifier and Type | Class and Description |
|---|---|
class |
SyntaxException
Wrong syntax provided when invoking the command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Pipe.close()
Close pipe.
|
void |
BaseCommand.execute(String s) |
void |
Pipe.flush()
Flush pipe.
|
void |
Pipe.open()
Open pipe.
|
void |
Pipe.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.
|
| 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 |
|---|---|
CommandInvoker<?,?> |
InvocationContextImpl.resolve(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipeLineElement.close() |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.