method
path?
v2_6_3 -
Show latest stable
- Class:
Bundler::Source
path?()public
No documentation available.
# File lib/bundler/source.rb, line 53
def path?
instance_of?(Bundler::Source::Path)
end path?()No documentation available.
# File lib/bundler/source.rb, line 53
def path?
instance_of?(Bundler::Source::Path)
end