method
new
v2_4_6 -
Show latest stable
- Class:
Gem::Source::Local
new()public
No documentation available.
# File lib/rubygems/source/local.rb, line 8
def initialize # :nodoc:
@specs = nil
@api_uri = nil
@uri = nil
end