method
usage
ruby latest stable - Class:
Gem::Commands::SearchCommand
usage()public
No documentation available.
# File lib/rubygems/commands/search_command.rb, line 36
def usage # :nodoc:
"#{program_name} [REGEXP]"
end usage()No documentation available.
# File lib/rubygems/commands/search_command.rb, line 36
def usage # :nodoc:
"#{program_name} [REGEXP]"
end