Skip to main content

connect

Function connect 

Source
pub async fn connect(sock: Option<PathBuf>) -> Result<AtdClient, AtdError>
Expand description

Connect to the configured ATD server. On failure returns an AtdError suitable for the top-level error formatter; the caller owns printing.