Module: NestedFile::FileSection
- Defined in:
- lib/nested_file/file_section.rb
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.new(*args) ⇒ Object
3 4 5 |
# File 'lib/nested_file/file_section.rb', line 3 def self.new(*args) Read.new(*args) end |