Method: Bahn::Station#id

Defined in:
lib/bahn.rb

#idObject (readonly)

The numeric ID of this station.



64
65
66
# File 'lib/bahn.rb', line 64

def id
  @id
end