method
as_path_source
v2_6_3 -
Show latest stable
- Class:
Bundler::Source::Gemspec
as_path_source()public
No documentation available.
# File lib/bundler/source/gemspec.rb, line 13
def as_path_source
Path.new(options)
end