Skip to main content

handle_command

Function handle_command 

Source
pub(super) async fn handle_command(
    command: Arc<dyn Command>,
    services: Arc<Services>,
    input: CommandInput,
) -> ProcessorResult