Skip to main content

dispatch_named_command

Function dispatch_named_command 

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