Preparing search index...
The search index is not available
@truffle/preserve
@truffle/preserve
Control
Controllers
Steps
IStepsController
Interface IStepsController
Hierarchy
IErrorController
IStepsController
Implemented by
StepsController
Index
Properties
state
Methods
abort
begin
declare
emit
fail
step
stop
succeed
update
Properties
Readonly
state
state
:
State
Methods
abort
abort
(
options
)
:
Process
<
void
,
Control
.
Events
.
Abort
|
Control
.
Events
.
Stop
>
Parameters
options
:
Control
.
Controllers
.
Error
.
Options
.
Abort
Returns
Process
<
void
,
Control
.
Events
.
Abort
|
Control
.
Events
.
Stop
>
begin
begin
(
options
?
)
:
Process
<
void
,
Control
.
Events
.
Begin
>
Parameters
Optional
options
:
Control
.
Controllers
.
Steps
.
Options
.
Begin
Returns
Process
<
void
,
Control
.
Events
.
Begin
>
declare
declare
(
options
)
:
Process
<
IValueResolutionController
,
Control
.
Events
.
Declare
>
Parameters
options
:
Control
.
Controllers
.
Steps
.
Options
.
Declare
Returns
Process
<
IValueResolutionController
,
Control
.
Events
.
Declare
>
emit
emit
<
E
>
(
event
)
:
E
Type Parameters
E
extends
Event
Parameters
event
:
Omit
<
E
,
"scope"
>
Returns
E
fail
fail
(
options
)
:
Process
<
void
,
Control
.
Events
.
Fail
|
Control
.
Events
.
Abort
|
Control
.
Events
.
Stop
>
Parameters
options
:
Control
.
Controllers
.
Error
.
Options
.
Fail
Returns
Process
<
void
,
Control
.
Events
.
Fail
|
Control
.
Events
.
Abort
|
Control
.
Events
.
Stop
>
step
step
(
options
)
:
Process
<
IStepsController
,
Control
.
Events
.
Step
>
Parameters
options
:
Control
.
Controllers
.
Steps
.
Options
.
Step
Returns
Process
<
IStepsController
,
Control
.
Events
.
Step
>
stop
stop
(
options
?
)
:
Process
<
void
,
Control
.
Events
.
Stop
>
Parameters
Optional
options
:
Control
.
Controllers
.
Error
.
Options
.
Stop
Returns
Process
<
void
,
Control
.
Events
.
Stop
>
succeed
succeed
(
options
?
)
:
Process
<
void
,
Control
.
Events
.
Succeed
>
Parameters
Optional
options
:
Control
.
Controllers
.
Steps
.
Options
.
Succeed
Returns
Process
<
void
,
Control
.
Events
.
Succeed
>
update
update
(
options
)
:
Process
<
void
,
Control
.
Events
.
Update
>
Parameters
options
:
Control
.
Controllers
.
Steps
.
Options
.
Update
Returns
Process
<
void
,
Control
.
Events
.
Update
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
state
abort
begin
declare
emit
fail
step
stop
succeed
update
@truffle/preserve
Control
Controls
Process
Controllers
Base
Controller
Error
Controller
Steps
Controller
Value
Resolution
Controller
Base
Error
Steps
Steps
Controller
Options
Constructor
Options
ISteps
Controller
Value
Resolution
transition
To
State
valid
States
Events
Scopes
State
Base
Controller
Error
Controller
Steps
Controller
Value
Resolution
Controller
Control
Options
Event
Has
Controls
Event
Name
Scope
control
run
Recipes
Targets
Console
Reporter
Console
Reporter
Constructor
Options
Preserve
Options
Recipe
Request
Target
Controls
Process
preserve
Generated using
TypeDoc