Method: Zip::ZipFileSystem::ZipFsFile#dir=
- Defined in:
- lib/zip/zipfilesystem.rb
#dir=(value) ⇒ Object (writeonly)
Sets the attribute dir
24 25 26 |
# File 'lib/zip/zipfilesystem.rb', line 24 def dir=(value) @dir = value end |
Sets the attribute dir
24 25 26 |
# File 'lib/zip/zipfilesystem.rb', line 24 def dir=(value) @dir = value end |