kbrig-core
0.1.0
common
kbrig-core
/
org.anvilpowered.kbrig
/
Command
Command
fun
interface
Command
<
in
S
>
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
context
:
CommandContext
<
S
>
)
:
Int