Skip to main content

handle_commands_execute

Function handle_commands_execute 

Source
pub async fn handle_commands_execute(
    Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Execute a command by ID, dispatching to Mountain’s CommandExecutor.