Class: RIO::ZipFile::Wrap::Dir

Inherits:
Zip::ZipFileSystem::ZipFsDir
  • Object
show all
Defined in:
lib/rio/ext/zipfile/wrap.rb

Instance Method Summary collapse

Instance Method Details

#open(*args) ⇒ Object



113
114
115
# File 'lib/rio/ext/zipfile/wrap.rb', line 113

def open(*args)
  super
end