method

path?

path?()
public

No documentation available.

# File lib/bundler/source.rb, line 53
    def path?
      instance_of?(Bundler::Source::Path)
    end