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.
new(gem_path)
public
Constructs a Format representing the gem’s data which came from
gem_path
# File lib/rubygems/format.rb, line 22
def initialize(gem_path)
@gem_path = gem_path
end