method

to_s

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