Class: Net::SSH::Authentication::KeyManager
- Inherits:
-
Object
- Object
- Net::SSH::Authentication::KeyManager
- Defined in:
- lib/souffle/ssh_monkey.rb
Overview
Monkeypatching connect on ssh so it doesn’t spam the log.
Instance Method Summary collapse
Instance Method Details
#use_agent? ⇒ Boolean
5 6 7 |
# File 'lib/souffle/ssh_monkey.rb', line 5 def use_agent? false end |