method

expanded_path

expanded_path()
private

No documentation available.

# File lib/bundler/source/path.rb, line 125
      def expanded_path
        @expanded_path ||= expand(path)
      end