pub fn load_agent_config(agent_id: &str) -> Option<AgentConfig>Expand description
Load an agent config from disk. Returns None if no config file exists.
pub fn load_agent_config(agent_id: &str) -> Option<AgentConfig>Load an agent config from disk. Returns None if no config file exists.