module SSHKit::Sudo
Constants
- VERSION
Public Class Methods
password_cache()
click to toggle source
# File lib/sshkit/sudo.rb, line 9 def self.password_cache @password_cache ||= {} end
# File lib/sshkit/sudo.rb, line 9 def self.password_cache @password_cache ||= {} end