public class JSChildProcess extends AbstractJSWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
JSChildProcess.ChildProcess |
| Modifier and Type | Field and Description |
|---|---|
Object |
spawn |
engine| Constructor and Description |
|---|
JSChildProcess(ScriptEngine engine,
String rootPath) |
| Modifier and Type | Method and Description |
|---|---|
JSChildProcess.ChildProcess |
newChildProcess(String command,
Object args,
Object options) |
eval, eval, getBindingspublic Object spawn
public JSChildProcess(ScriptEngine engine, String rootPath)
public JSChildProcess.ChildProcess newChildProcess(String command, Object args, Object options)
Copyright © 2016 RAML. All rights reserved.