Search
Preparing search index...
The search index is not available
vscode-powertools - v0.55.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"values"
StaticValue
Class StaticValue
A static value.
Hierarchy
StaticValue
Implements
Value
Index
Constructors
constructor
Properties
name
value
Constructors
constructor
new
Static
Value
(
value
:
any
, name
?:
string
)
:
StaticValue
Initializes a new instance of that class.
Parameters
value:
any
The value.
Optional
name:
string
Returns
StaticValue
Properties
Optional
name
name
:
string
value
value
:
any
The value.
Globals
"values"
Code
Value
Env
Value
File
Value
Function
Value
Lazy
Value
Script
Value
Shell
Command
Value
Static
Value
constructor
name
value
Replace
Values
Options
To
Values
Options
IS_
LAZY_
VALUE
get
Global
Values
replace
Values
replace
Values
ByObjects
storage
ToArray
to
Value
Storage
to
Values
Generated using
TypeDoc
A static value.