Method: CricosScrape::Location#name

Defined in:
lib/cricos_scrape/entities/location.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/cricos_scrape/entities/location.rb', line 2

def name
  @name
end