A hook that can be passed to a command execute function.
Optional
If implemented will be called when execute is called. If a promise is return if will wait until this is completed.
Called when a command failed to executed successfully.
Called when a command has been executed successful.
A hook that can be passed to a command execute function.