toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.command
/
Command
/
end
end
open
fun
end
(
interrupted
:
Boolean
)
Runs once when this command finishes or is interrupted.
fun
end
(
action
:
Consumer
<
Boolean
>
)
:
FunctionalCommand
Overrides this command's
end
function.