Skip to main content

CommandsExecute

Function CommandsExecute 

Source
pub async fn CommandsExecute(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

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