| 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 | Field and Description |
|---|---|
private static Repl |
GroovyRepl.groovyRepl
.
|
| Modifier and Type | Method and Description |
|---|---|
Repl |
GroovyRepl.getImplementation() |
static Repl |
GroovyRepl.getREPL() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptRepl |
| Modifier and Type | Field and Description |
|---|---|
private Repl |
CRaSHSession.repl
.
|
| 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.