Method: EmailGraph::GmailFetcher::Address#email

Defined in:
lib/email_graph/gmail_fetcher.rb

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



86
87
88
# File 'lib/email_graph/gmail_fetcher.rb', line 86

def email
  @email
end