Package | Description |
---|---|
net.java.html.lib.node.child_process |
Modifier and Type | Class and Description |
---|---|
class |
ExecFileSyncOptionsWithBufferEncoding |
class |
ExecFileSyncOptionsWithStringEncoding |
Modifier and Type | Method and Description |
---|---|
static ExecFileSyncOptions |
ExecFileSyncOptions.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
static Buffer |
Exports.execFileSync(String command,
ExecFileSyncOptions options) |
static Buffer |
Exports.execFileSync(String command,
String[] args,
ExecFileSyncOptions options) |
Copyright © 2018. All rights reserved.