Method: Match::Storage::GitStorage#git_private_key
- Defined in:
- match/lib/match/storage/git_storage.rb
#git_private_key ⇒ Object
Returns the value of attribute git_private_key.
22 23 24 |
# File 'match/lib/match/storage/git_storage.rb', line 22 def git_private_key @git_private_key end |