scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
BuildRoot
/
stage
stage
fun
stage
(
block
:
StageBuilder
.
(
)
->
Unit
)
:
StageBuilder
Configures the stage.
Parameters
block
The configuration code block for the stage.
val
stage
:
StageBuilder