Method: Match::Storage::GitStorage#git_full_name
- Defined in:
- match/lib/match/storage/git_storage.rb
#git_full_name ⇒ Object
Returns the value of attribute git_full_name.
15 16 17 |
# File 'match/lib/match/storage/git_storage.rb', line 15 def git_full_name @git_full_name end |