Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(
    command: &str,
    session_id: Option<&str>,
    ctx: &AppContext,
) -> Option<Response>