method

to_s

to_s()
public

No documentation available.

# File lib/bundler/source/path.rb, line 59
      def to_s
        "source at `#{@path}`"
      end