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