toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.dsl
/
andThenDo
and
Then
Do
infix inline
fun
<
A
,
B
,
C
>
(
A
)
->
B
.
andThenDo
(
crossinline
that
:
(
InputActionContext
<
B
>
)
->
C
)
:
AgentScopeBuilder
<
C
>