Preparing search index...
The search index is not available
sqrl
sqrl
object
SqrlSession
Class SqrlSession
Hierarchy
SqrlObject
SqrlSession
Index
Constructors
constructor
Properties
id
is
Sqrl
Object
key
start
Ms
Methods
get
Basic
Value
get
Data
get
Time
Ms
render
try
Get
Feature
Type
try
Get
Of
Class
try
Get
Time
Ms
ensure
Basic
ensure
Basic
Type
Value
ensure
Of
Class
is
Basic
is
Truthy
Constructors
constructor
new
Sqrl
Session
(
key
:
SqrlKey
, startMs
:
number
)
:
SqrlSession
Parameters
key:
SqrlKey
startMs:
number
Returns
SqrlSession
Properties
Readonly
id
id
:
string
is
Sqrl
Object
is
Sqrl
Object
:
boolean
key
key
:
SqrlKey
start
Ms
start
Ms
:
number
Methods
get
Basic
Value
get
Basic
Value
(
)
:
string
Returns
string
get
Data
get
Data
(
)
:
{
id
:
string
;
key
:
{
counter
:
{
type
:
string
;
uniqueId
:
{
remaining
:
number
;
time
:
string
;
}
;
value
:
string
;
}
;
featureValues
:
any
[]
;
key
:
string
;
shardValue
:
number
;
time
:
string
;
}
;
startMs
:
number
;
}
Returns
{
id
:
string
;
key
:
{
counter
:
{
type
:
string
;
uniqueId
:
{
remaining
:
number
;
time
:
string
;
}
;
value
:
string
;
}
;
featureValues
:
any
[]
;
key
:
string
;
shardValue
:
number
;
time
:
string
;
}
;
startMs
:
number
;
}
id
:
string
key
:
{
counter
:
{
type
:
string
;
uniqueId
:
{
remaining
:
number
;
time
:
string
;
}
;
value
:
string
;
}
;
featureValues
:
any
[]
;
key
:
string
;
shardValue
:
number
;
time
:
string
;
}
counter
:
{
type
:
string
;
uniqueId
:
{
remaining
:
number
;
time
:
string
;
}
;
value
:
string
;
}
type
:
string
unique
Id
:
{
remaining
:
number
;
time
:
string
;
}
remaining
:
number
time
:
string
value
:
string
feature
Values
:
any
[]
key
:
string
shard
Value
:
number
time
:
string
start
Ms
:
number
get
Time
Ms
get
Time
Ms
(
)
:
any
Returns
any
render
render
(
)
:
RenderedSpan
Returns
RenderedSpan
try
Get
Feature
Type
try
Get
Feature
Type
(
)
:
any
Returns
any
try
Get
Of
Class
try
Get
Of
Class
(
cls
:
any
)
:
SqrlSession
Parameters
cls:
any
Returns
SqrlSession
try
Get
Time
Ms
try
Get
Time
Ms
(
)
:
number
Returns
number
Static
ensure
Basic
ensure
Basic
(
val
:
any
, expandData
?:
any
)
:
any
Parameters
val:
any
Optional
expandData:
any
Returns
any
Static
ensure
Basic
Type
Value
ensure
Basic
Type
Value
(
value
:
any
, expandData
?:
boolean
)
:
{
type
:
string
;
value
:
any
;
}
Parameters
value:
any
Optional
expandData:
boolean
Returns
{
type
:
string
;
value
:
any
;
}
type
:
string
value
:
any
Static
ensure
Of
Class
ensure
Of
Class
(
val
:
any
, cls
:
any
)
:
SqrlObject
Parameters
val:
any
cls:
any
Returns
SqrlObject
Static
is
Basic
is
Basic
(
val
:
any
)
:
any
Parameters
val:
any
Returns
any
Static
is
Truthy
is
Truthy
(
obj
:
any
)
:
boolean
Parameters
obj:
any
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
sqrl
arg
ast
compile
config
ctx
entity
executable
execute
expr
feature
filesystem
log
node
object
parse
spec
test
when
Sqrl
Session
constructor
id
is
Sqrl
Object
key
start
Ms
get
Basic
Value
get
Data
get
Time
Ms
render
try
Get
Feature
Type
try
Get
Of
Class
try
Get
Time
Ms
ensure
Basic
ensure
Basic
Type
Value
ensure
Of
Class
is
Basic
is
Truthy
Generated using
TypeDoc