method

defaults_str

defaults_str()
public

No documentation available.

# File lib/rubygems/commands/which_command.rb, line 22
  def defaults_str # :nodoc:
    "--no-gems-first --no-all"
  end