public class InspectOptions extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Boolean> |
colors |
Objs.Property<Boolean> |
customInspect |
Objs.Property<Number> |
depth |
Objs.Property<Boolean> |
showHidden |
Modifier | Constructor and Description |
---|---|
protected |
InspectOptions(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static InspectOptions |
$as(Object obj) |
Boolean |
colors() |
Boolean |
customInspect() |
Number |
depth() |
Boolean |
showHidden() |
$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<Boolean> showHidden
public Objs.Property<Number> depth
public Objs.Property<Boolean> colors
public Objs.Property<Boolean> customInspect
protected InspectOptions(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.