public class VertexiumShell extends Object
| Constructor and Description |
|---|
VertexiumShell(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.groovy.tools.shell.Groovysh |
getGroovysh() |
static void |
main(String[] args) |
protected void |
startGroovysh(String evalString,
List<String> filenames) |
public org.codehaus.groovy.tools.shell.Groovysh getGroovysh()
protected void startGroovysh(String evalString, List<String> filenames) throws IOException
evalString - commands that will be executed at startup after loading files given with filenames paramfilenames - files that will be loaded at startupIOExceptionCopyright © 2014–2015. All rights reserved.