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