Method: OSMN::Address#road

Defined in:
lib/osmn/structs.rb

#roadObject

Returns the value of attribute road

Returns:

  • (Object)

    the current value of road



17
18
19
# File 'lib/osmn/structs.rb', line 17

def road
  @road
end