prepend Handler
Sets a new command execution handler that invokes the given {@code handler} before the current {@link #handler() handler}.
Return
this mutable builder
Parameters
handler
the handler to invoke before the current handler
Sets a new command execution handler that invokes the given {@code handler} before the current {@link #handler() handler}.
this mutable builder
the handler to invoke before the current handler