CommandCallback

Alias representing a command callback.

alias CommandCallback = void delegate(CommandArgs args)

Meta