public class ExecSyncOptionsWithStringEncoding extends ExecSyncOptions
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Objs> |
encoding |
Modifier | Constructor and Description |
---|---|
protected |
ExecSyncOptionsWithStringEncoding(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static ExecSyncOptionsWithStringEncoding |
$as(Object obj) |
Objs |
encoding() |
cwd, gid, killSignal, maxBuffer, shell, timeout, uid
$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, valueOf
public Objs.Property<Objs> encoding
protected ExecSyncOptionsWithStringEncoding(Objs.Constructor<?> c, Object js)
public static ExecSyncOptionsWithStringEncoding $as(Object obj)
public Objs encoding()
Copyright © 2018. All rights reserved.