Skip to main content

dispatch_command

Function dispatch_command 

Source
pub async fn dispatch_command(
    registry: &ExtensionRegistry,
    command_name: &str,
    args: &str,
) -> CommandOutcome
Expand description

Dispatch a command event to the single owning extension.