class

Gem::Package::FileSource

ruby latest stable - Superclass: Gem::Package::Source

frozen_string_literal: true

The primary source of gems is a file on disk, including all usages internal to rubygems.

This is a private class, do not depend on it directly. Instead, pass a path object to `Gem::Package.new`.

Attributes

[R]path

Files

  • lib/rubygems/package/file_source.rb