Skip to main content

agent_backend_kind

Function agent_backend_kind 

Source
pub fn agent_backend_kind(slug: Option<String>) -> Result<String, String>
Expand description

Backend kind of a roster agent: "local" | "remote" (unknown/empty slug → "local").