Method: EmailGraph::GmailFetcher::Address#name

Defined in:
lib/email_graph/gmail_fetcher.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end