@buildkite/buildkite-sdk
Preparing search index...
NestedCommandStep
Interface NestedCommandStep
interface
NestedCommandStep
{
command
?:
CommandStep
;
commands
?:
CommandStep
;
script
?:
CommandStep
;
}
Index
Properties
command?
commands?
script?
Properties
Optional
command
command
?:
CommandStep
Optional
commands
commands
?:
CommandStep
Optional
script
script
?:
CommandStep
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
commands
script
@buildkite/buildkite-sdk
Loading...