[][src]Function cjdns_admin::connect

pub async fn connect(opts: Option<Opts>) -> Result<Connection, Error>

Connect to the running cjdns router instance. If opts is not provided, the default config file is read. or only specified config file name, the corresponding config file is read.