BetterModel
Toggle table of contents
1.8.2-SNAPSHOT-214
core
Platform filter
core
Switch theme
Search in API
BetterModel
core
/
kr.toxicity.model.command
Package-level
declarations
Types
Functions
Types
Command
Module
Link copied to clipboard
class
CommandModule
(
parent
:
CommandModule
?
,
delegate
:
CommandAPICommand
)
:
CommandExecutionInfo
Functions
command
Module
Link copied to clipboard
fun
commandModule
(
name
:
String
,
block
:
CommandAPICommand
.
(
)
->
Unit
)
:
CommandModule