method
arguments
v2_4_6 -
Show latest stable
- Class:
Gem::Commands::SearchCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/search_command.rb, line 15
def arguments # :nodoc:
"REGEXP regexp to search for in gem name"
end