v0.3.0
Adds support for simple functional commands. If a function is passed as a command instead of a Command
type it is wrapped by a FunctionalCommandWrapper
that can call it as normal.
Adds support for simple functional commands. If a function is passed as a command instead of a Command
type it is wrapped by a FunctionalCommandWrapper
that can call it as normal.