Method: Zip::ZipFileSystem::ZipFsFile#pipe
- Defined in:
- lib/zip/zipfilesystem.rb
#pipe ⇒ Object
320 321 322 |
# File 'lib/zip/zipfilesystem.rb', line 320 def pipe raise NotImplementedError, "The pipe() function is not implemented" end |