method

load_paths

load_paths(name)
public

No documentation available.

# File lib/bundler/plugin/index.rb, line 90
      def load_paths(name)
        @load_paths[name]
      end