Path
# File bundler/source/gemspec.rb, line 8 def initialize(options) super @gemspec = options["gemspec"] end
# File bundler/source/gemspec.rb, line 13 def as_path_source Path.new(options) end
This page was generated for Ruby 2.7.0
Generated with Ruby-doc Rdoc Generator 0.44.2.