pub fn agent_socket_path() -> Result<PathBuf, PathsError>Expand description
Path to the background agent’s Unix-domain IPC socket: the GUI connects here to reach the agent that owns device I/O.
pub fn agent_socket_path() -> Result<PathBuf, PathsError>Path to the background agent’s Unix-domain IPC socket: the GUI connects here to reach the agent that owns device I/O.