Commangu

object Commangu

A utility object for binding Commands with names.

Functions

Link copied to clipboard
fun bind(name: String, command: Command): Commangu

Binds a Command to a name and registers it.

Link copied to clipboard

DSL for registering multiple Commands in a block.