Module: TokyoMetro::Refinement::Api::TrainTimetable::Info::Match
- Defined in:
- lib/tokyo_metro/refinement/api/train_timetable/info/match.rb
Instance Method Summary collapse
Instance Method Details
#matches_station_timetable?(train, station_timetable_info, operation_day_in_db) ⇒ Boolean
3 4 5 |
# File 'lib/tokyo_metro/refinement/api/train_timetable/info/match.rb', line 3 def ( train , , operation_day_in_db ) ( train , ) and ( train , , operation_day_in_db ) end |