method
inspect
v2_6_3 -
Show latest stable
- Class:
Bundler::Fetcher
inspect()public
No documentation available.
# File lib/bundler/fetcher.rb, line 211
def inspect
"#<#{self.class}:0x#{object_id} uri=#{uri}>"
end inspect()No documentation available.
# File lib/bundler/fetcher.rb, line 211
def inspect
"#<#{self.class}:0x#{object_id} uri=#{uri}>"
end