Class: TokyoMetro::Required::All::Factory::Generate::Api::StationFacility

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

Defined Under Namespace

Classes: Info, List

Class Method Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeStationFacility

Returns a new instance of StationFacility.



3
4
5
# File 'lib/tokyo_metro/required/all/factory/generate/api/station_facility.rb', line 3

def initialize
  super( set_all_files_under_the_top_namespace: false )
end

Class Method Details

.other_filesObject



7
8
9
# File 'lib/tokyo_metro/required/all/factory/generate/api/station_facility.rb', line 7

def self.other_files
  [ Info.files , List.files ]
end