Package | Description |
---|---|
net.java.html.lib.node.child_process |
Modifier and Type | Class and Description |
---|---|
class |
SpawnSyncOptionsWithBufferEncoding |
class |
SpawnSyncOptionsWithStringEncoding |
Modifier and Type | Method and Description |
---|---|
static SpawnSyncOptions |
SpawnSyncOptions.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
static SpawnSyncReturns<Buffer> |
Exports.spawnSync(String command,
SpawnSyncOptions options) |
static SpawnSyncReturns<Buffer> |
Exports.spawnSync(String command,
String[] args,
SpawnSyncOptions options) |
Copyright © 2018. All rights reserved.