Module xplm::command [] [src]

Functionality for finding, creating, and executing commands

Provides functionality for accessing and creating commands

Structs

Command

A command

External

Marks a command that is owned by something else

Owned

Marks a command that this plugin owns

Enums

CreateError

Possible errors encountered when creating a command

SearchError

Possible errors encountered when finding a command

Traits

CommandCallback

Trait for things that can respond to commands