vigiles API reference
Guides
GitHub
Preparing search index...
core/spec
step
Function step
step
(
instr
:
string
|
InstructionFragment
[]
,
opts
?:
{
gate
?:
Gate
;
retry
?:
number
}
,
)
:
SkillStep
Declare a gated pipeline step.
Parameters
instr
:
string
|
InstructionFragment
[]
opts
:
{
gate
?:
Gate
;
retry
?:
number
}
= {}
Returns
SkillStep
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Guides
GitHub
vigiles API reference
Loading...
Declare a gated pipeline step.