method

name

name()
public

No documentation available.

# File lib/bundler/source/path.rb, line 75
      def name
        File.basename(expanded_path.to_s)
      end