CommandPingu

A utility class for binding commands with names.

Constructors

Link copied to clipboard
constructor()

Functions

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

Binds a command to a name and registers it.