Preparing search index...
The search index is not available
sqrl
sqrl
test
SimpleManipulator
Class SimpleManipulator
Hierarchy
Manipulator
SimpleManipulator
Index
Constructors
constructor
Properties
callbacks
coded
Errors
coded
Warnings
logged
logged
Errors
logged
Features
sqrl
Keys
Methods
add
Callback
get
Current
Human
Output
log
log
Error
mutate
throw
First
Error
track
Sqrl
Key
Constructors
constructor
new
Simple
Manipulator
(
)
:
SimpleManipulator
Returns
SimpleManipulator
Properties
Private
callbacks
callbacks
:
ManipulatorCallback
[]
= []
coded
Errors
coded
Errors
:
string
[]
coded
Warnings
coded
Warnings
:
string
[]
logged
logged
:
string
[]
= []
Readonly
logged
Errors
logged
Errors
:
Error
[]
= []
logged
Features
logged
Features
:
FeatureMap
<
string
,
any
>
= {}
sqrl
Keys
sqrl
Keys
:
Set
<
string
>
= ...
Methods
add
Callback
add
Callback
(
cb
:
ManipulatorCallback
)
:
void
Parameters
cb:
ManipulatorCallback
Returns
void
get
Current
Human
Output
get
Current
Human
Output
(
)
:
{}
Returns
{}
log
log
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
log
Error
log
Error
(
err
:
Error
)
:
void
Parameters
err:
Error
Returns
void
mutate
mutate
(
ctx
:
any
)
:
Promise
<
void
>
Parameters
ctx:
any
Returns
Promise
<
void
>
throw
First
Error
throw
First
Error
(
)
:
void
Returns
void
track
Sqrl
Key
track
Sqrl
Key
(
key
:
SqrlKey
)
:
void
Parameters
key:
SqrlKey
Returns
void
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
Simple
Manipulator
constructor
callbacks
coded
Errors
coded
Warnings
logged
logged
Errors
logged
Features
sqrl
Keys
add
Callback
get
Current
Human
Output
log
log
Error
mutate
throw
First
Error
track
Sqrl
Key
Generated using
TypeDoc