> @@ -31,7 +31,7 @@
>     interface Factory {
>  
>        SshClient create(HostAndPort socket, LoginCredentials credentials);
> -
> +      boolean existsSshAgent();

that was copied from the comment above. I guess ```isSshAgentPresent()``` would 
to me be the clearest.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/312/files#r10861188

Reply via email to