Libraries
»
bahn
(1.0.2)
»
Index
»
Bahn
»
Station
»
#id
Method: Bahn::Station#id
Defined in:
lib/bahn.rb
#
id
⇒
Object
(readonly)
The numeric ID of this station.
64 65 66
# File 'lib/bahn.rb', line 64
def
id
@id
end