Method: Rugged::Credentials::SshKeyFromAgent#call
- Defined in:
- lib/rugged/credentials.rb
#call(url, username_from_url, allowed_types) ⇒ Object
35 36 37 |
# File 'lib/rugged/credentials.rb', line 35 def call(url, username_from_url, allowed_types) self end |