| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.lang.groovy.closure | |
| org.crsh.lang.groovy.command | |
| org.crsh.repl | |
| org.crsh.shell.impl.command |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseShellCommand<CC extends BaseCommand> |
| Constructor and Description |
|---|
PipeLineClosure(InvocationContext<java.lang.Object> context,
java.lang.String name,
ShellCommand command) |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyScriptShellCommand<C extends GroovyScriptCommand> |
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
REPLSession.getCommand(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
CommandResolution.getCommand() |
ShellCommand |
CRaSHSession.getCommand(java.lang.String name) |
ShellCommand |
CRaSH.getCommand(java.lang.String name)
Attempt to obtain a command instance.
|
Copyright © 2014 eXo Platform SAS. All Rights Reserved.