method

defaults_str

defaults_str()
public

No documentation available.

# File lib/rubygems/commands/query_command.rb, line 60
  def defaults_str # :nodoc:
    "--local --name-matches // --no-details --versions --no-installed"
  end