Skip to main content

execute_ucl

Function execute_ucl 

Source
pub async fn execute_ucl(
    traversal: &AgentTraversal,
    session_id: &AgentSessionId,
    ucl_input: &str,
) -> Result<Vec<ExecutionResult>>
Expand description

Execute UCL commands from a string.