Class: TokyoMetro::Required::All::Factory::Convert::Patch
- Inherits:
-
TokyoMetro::Required
- Object
- RequiredFiles::MetaClass
- TokyoMetro::Required
- TokyoMetro::Required::All::Factory::Convert::Patch
- Defined in:
- lib/tokyo_metro/required/all/factory/convert/patch.rb
Defined Under Namespace
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize ⇒ Patch
constructor
A new instance of Patch.
Constructor Details
#initialize ⇒ Patch
Returns a new instance of Patch.
3 4 5 |
# File 'lib/tokyo_metro/required/all/factory/convert/patch.rb', line 3 def initialize super( set_all_files_under_the_top_namespace: false ) end |