Method: Git::Author#email
- Defined in:
- lib/git/author.rb
#email ⇒ Object
Returns the value of attribute email.
3 4 5 |
# File 'lib/git/author.rb', line 3 def email @email end |
Returns the value of attribute email.
3 4 5 |
# File 'lib/git/author.rb', line 3 def email @email end |