public class SpawnSyncReturns<T>
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<net.java.html.lib.Error> |
error |
net.java.html.lib.Objs.Property<String[]> |
output |
net.java.html.lib.Objs.Property<Number> |
pid |
net.java.html.lib.Objs.Property<String> |
signal |
net.java.html.lib.Objs.Property<Number> |
status |
net.java.html.lib.Objs.Property<net.java.html.lib.Objs> |
stderr |
net.java.html.lib.Objs.Property<net.java.html.lib.Objs> |
stdout |
| Modifier | Constructor and Description |
|---|---|
protected |
SpawnSyncReturns(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static SpawnSyncReturns |
$as(Object obj) |
net.java.html.lib.Error |
error() |
String[] |
output() |
Number |
pid() |
String |
signal() |
Number |
status() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<Number> pid
public net.java.html.lib.Objs.Property<String[]> output
public net.java.html.lib.Objs.Property<net.java.html.lib.Objs> stdout
public net.java.html.lib.Objs.Property<net.java.html.lib.Objs> stderr
public net.java.html.lib.Objs.Property<Number> status
public net.java.html.lib.Objs.Property<String> signal
public net.java.html.lib.Objs.Property<net.java.html.lib.Error> error
protected SpawnSyncReturns(net.java.html.lib.Objs.Constructor<?> c,
Object js)
Copyright © 2016. All rights reserved.