Function connect_to_ssh_agent

Source
pub fn connect_to_ssh_agent() -> Result<Rc<RefCell<dyn SSHAgent + 'static>>>
Expand description

Connect to whatever socket/pipe $SSH_AUTH_SOCK points at.