remote?()
When true, this set is allowed to access the network when looking up specifications or dependencies.
# File lib/rubygems/resolver/set.rb, line 39 def remote? # :nodoc: @remote end