Class: TokyoMetro::Required::All::App::Renderer::StationFacility::Platform::Info::BetweenWakoshiAndHikawadai

Inherits:
TokyoMetro::Required
  • Object
show all
Defined in:
lib/tokyo_metro/required/all/app/renderer/station_facility/platform/info/between_wakoshi_and_hikawadai.rb

Class Method Summary collapse

Class Method Details

.other_filesObject



3
4
5
6
7
# File 'lib/tokyo_metro/required/all/app/renderer/station_facility/platform/info/between_wakoshi_and_hikawadai.rb', line 3

def self.other_files
  [ "whole" , "each_direction" ].map { | filename |
    ::File.join( top_file , filename )
  }
end