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