class NodeCacheOptions extends Object
- Annotations
- @ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NodeCacheOptions
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
Value Members
- val checkperiod: UndefOr[Int]
- val errorOnMissing: UndefOr[Boolean]
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val stdTTL: UndefOr[Int]
-
def
toLocaleString(): String
- Definition Classes
- Object
- val useClones: UndefOr[Boolean]
-
def
valueOf(): Any
- Definition Classes
- Object