Package | Description |
---|---|
org.crsh.lang.impl.groovy | |
org.crsh.lang.impl.script | |
org.crsh.lang.spi |
Modifier and Type | Method and Description |
---|---|
ReplResponse |
GroovyRepl.eval(ShellSession session,
String r2) |
Modifier and Type | Method and Description |
---|---|
ReplResponse |
ScriptRepl.eval(ShellSession session,
String request) |
Modifier and Type | Class and Description |
---|---|
static class |
ReplResponse.Invoke |
static class |
ReplResponse.Response |
Modifier and Type | Method and Description |
---|---|
ReplResponse |
Repl.eval(ShellSession session,
String request)
Evaluate a request.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.