method
source?
v2_6_3 -
Show latest stable
- Class:
Bundler::Plugin::Index
source?(source)public
No documentation available.
# File lib/bundler/plugin/index.rb, line 103
def source?(source)
@sources.key? source
end