KState-Saga
Toggle table of contents
v1.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState-Saga
KState-Saga
/
ca.acendas.kstate.saga
/
CompletesBuilder
/
with
with
infix
fun
with
(
result
:
R
)
:
Nothing
Completes the step with the given result. Throws
StepCompletionSignal
to immediately exit the step.