Method: Gem::Commands::WhichCommand#defaults_str

Defined in:
lib/rubygems/commands/which_command.rb

#defaults_strObject

:nodoc:



24
25
26
# File 'lib/rubygems/commands/which_command.rb', line 24

def defaults_str # :nodoc:
  "--no-gems-first --no-all"
end