Function dispatch

Source
pub fn dispatch(input: &str) -> bool
Expand description

Dispatches shell input to registered handlers. Returns true if any handler accepted the input.