class Gem::Commands::SearchCommand
def defaults_str # :nodoc:
def defaults_str # :nodoc: "--remote --no-details" end
def initialize
def initialize super 'search', 'Display all gems whose name contains STRING' @defaults[:domain] = :remote end
def defaults_str # :nodoc: "--remote --no-details" end
def initialize super 'search', 'Display all gems whose name contains STRING' @defaults[:domain] = :remote end