Sha256: c28e71a9ce7ab95236847fa4f07413523c1c647ecb8d0ce47e9eb6bc25464a85
Contents?: true
Size: 178 Bytes
Versions: 2
Compression:
Stored size: 178 Bytes
Contents
module Ratis class Point2Point::Stop < Struct.new(:description, :atis_stop_id, :latitude, :longitude, :walk_dist, :walk_dir, :walk_hint) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ratis-2.5.2.4 | lib/ratis/point_2_point/stop.rb |
ratis-2.5.2.2 | lib/ratis/point_2_point/stop.rb |