| Package | Description |
|---|---|
| org.crsh.lang.groovy | |
| org.crsh.lang.script | |
| org.crsh.shell.impl.command |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyRepl |
class |
GroovyReplImpl
Groovy REPL implementation.
|
| Modifier and Type | Method and Description |
|---|---|
REPL |
GroovyRepl.getImplementation() |
static REPL |
GroovyRepl.getREPL() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptREPL |
| Modifier and Type | Method and Description |
|---|---|
REPL |
CRaSHSession.getRepl()
Returns the current repl of this session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRaSHSession.setRepl(REPL repl)
Set the current repl of this session.
|
Copyright © 2014 eXo Platform SAS. All Rights Reserved.