Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(
    ctx: &mut CommandContext,
    allow_key_skip: bool,
    args: &[Value],
) -> Result<bool>