Search
Preparing search index...
The search index is not available
EF Conversation Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"lib/formation/walk"
FormationWalkOptions
Class FormationWalkOptions
Hierarchy
FormationWalkOptions
Implements
IFormationWalkOptions
Index
Constructors
constructor
Properties
end
maximum
skip
Constructors
constructor
new
Formation
Walk
Options
(
options
?:
FormationWalkOptionsInit
)
:
FormationWalkOptions
Parameters
Optional
options:
FormationWalkOptionsInit
Returns
FormationWalkOptions
Properties
end
end
:
string
|
undefined
= undefined
maximum
maximum
:
number
|
undefined
= undefined
skip
skip
:
Set
<
string
>
= new Set<string>()
Globals
"lib/formation/walk"
Formation
Walk
Options
constructor
end
maximum
skip
IFormation
Walk
Options
Formation
Walk
Options
Init
formation
Walk