Expand description
Endpoint resolution + AtdClient connect helper.
Functionsยง
- connect
- Connect to the configured ATD server. On failure returns an
AtdErrorsuitable for the top-level error formatter; the caller owns printing. - resolve_
endpoint - Resolve the endpoint from an optional explicit
--sock PATHoverride. Falls back toEndpoint::default_anos()which reads$HOME/.anos/anos.sock.