resolve_agent_id

Function resolve_agent_id 

Source
pub fn resolve_agent_id(
    component_reference: &str,
    agent_name: &str,
) -> Option<AgentId>
Expand description

Get the agent-id for a given component and agent name. Returns none when no component for the specified reference exists.