Method: RHC::Rest::ApiMethods#sshkeys
- Defined in:
- lib/rhc/rest/client.rb
#sshkeys ⇒ Object
137 138 139 140 |
# File 'lib/rhc/rest/client.rb', line 137 def sshkeys debug "Finding all keys for #{user.login}" user.keys end |
137 138 139 140 |
# File 'lib/rhc/rest/client.rb', line 137 def sshkeys debug "Finding all keys for #{user.login}" user.keys end |