> @@ -34,6 +34,12 @@ > > } > > + interface SshAgentAvailable { > + > + boolean isSshAgentAvailable(); > + > + }
[minor] Remove blank lines and rename to something like `SshAgentFeatureFlag` or `SshClientFeatures` or so? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/312/files#r10923788