CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
clackt
/
net.stephcraft.clackt.select.cli
/
withStep
with
Step
context
(
step
:
Step.State
)
fun
<
T
>
Terminal
.
withStep
(
returnable
:
Boolean
,
block
:
(
onAnimate
:
(
widget
:
Widget
)
->
Unit
,
onDone
:
(
animation
:
Animation
<
*
>
,
throwable
:
Throwable
?
)
->
Unit
)
->
T
)
:
T