Skip to main content

stop_agent_process

Function stop_agent_process 

Source
pub async fn stop_agent_process(
    agent_name: &str,
    agent_port: Option<u16>,
    orchestrator: Option<&AgentOrchestrator>,
) -> bool