Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
LoopModule
Class LoopModule
Hierarchy
AppModule
LoopModule
Indexable
[
K:
string
]:
any
Index
Constructors
constructor
Properties
methods
output
Accessors
id
Methods
_forever
_stop
add
Lifecycle
Step
add
Method
add
Module
execute
Lifecycle
Step
get
Symbols
instrumentize
transform
Legacy
Constructors
constructor
new
Loop
Module
(
output
:
any
)
:
LoopModule
Parameters
output:
any
Returns
LoopModule
Properties
methods
methods
:
IMethodTree
Protected
output
output
:
Output
Accessors
Static
id
id
:
Methods
_forever
_forever
(
callback
:
Function
)
:
void
Parameters
callback:
Function
Returns
void
_stop
_stop
(
)
:
void
Returns
void
add
Lifecycle
Step
add
Lifecycle
Step
(
name
:
string
, cbName
:
string
)
:
void
Parameters
name:
string
cbName:
string
Returns
void
add
Method
add
Method
(
name
:
string
, cbName
:
Function
|
string
)
:
void
Parameters
name:
string
cbName:
Function
|
string
Returns
void
add
Module
add
Module
(
name
:
string
)
:
SubModule
Parameters
name:
string
Returns
SubModule
execute
Lifecycle
Step
execute
Lifecycle
Step
(
name
:
string
)
:
void
Parameters
name:
string
Returns
void
get
Symbols
get
Symbols
(
)
:
string
[]
Returns
string
[]
instrumentize
instrumentize
(
fullPath
:
string
, method
:
string
)
:
Instrument
Parameters
fullPath:
string
method:
string
Returns
Instrument
Static
transform
Legacy
transform
Legacy
(
app
:
any
)
:
void
Parameters
app:
any
Returns
void
Globals
Loop
Module
constructor
methods
output
id
_forever
_stop
add
Lifecycle
Step
add
Method
add
Module
execute
Lifecycle
Step
get
Symbols
instrumentize
transform
Legacy
Generated using
TypeDoc