Method: Bundler::Plugin::Index#load_paths

Defined in:
lib/bundler/plugin/index.rb

#load_paths(name) ⇒ Object



109
110
111
# File 'lib/bundler/plugin/index.rb', line 109

def load_paths(name)
  @load_paths[name]
end