method

read_files_from_gem

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: OldFormat

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

read_files_from_gem(gem_file) private

Reads the embedded file data from a gem file, yielding an entry containing metadata about the file and the file contents themselves for each file that’s archived in the gem. NOTE: Many of these methods should be extracted into some kind of Gem file read/writer

gem_file

IO

The IO to process

Show source
Register or log in to add new notes.