Package cloud.commandframework.kotlin

Cloud Kotlin specific classes

Types

MutableCommandBuilder
Link copied to clipboard
class MutableCommandBuilder<C : Any>

A mutable Command.Builder wrapper, providing functions to assist in creating commands using the Kotlin builder DSL style