method
to_s
v2_6_3 -
Show latest stable
- Class:
Bundler::Plugin::API::Source
to_s()public
No documentation available.
# File lib/bundler/plugin/api/source.rb, line 264
def to_s
"plugin source for #{options[:type]} with uri #{uri}"
end