Method: Git::Author#email

Defined in:
lib/git/author.rb

#emailObject

Returns the value of attribute email.



3
4
5
# File 'lib/git/author.rb', line 3

def email
  @email
end