Class: TokyoMetro::Required::All::Api::StationFacility::Info::BarrierFree

Inherits:
TokyoMetro::Required
  • Object
show all
Defined in:
lib/tokyo_metro/required/all/api/station_facility/info/barrier_free.rb

Defined Under Namespace

Classes: Facility, ServiceDetail

Class Method Summary collapse

Class Method Details

.other_filesObject



3
4
5
6
7
8
9
10
# File 'lib/tokyo_metro/required/all/api/station_facility/info/barrier_free.rb', line 3

def self.other_files
  [
    ::File.join( top_file , "info" ) ,
    all_files_in_the_same_directory ,
    ServiceDetail.files ,
    Facility.files
  ]
end