method
arguments
ruby latest stable - Class:
Gem::Commands::InfoCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/info_command.rb, line 26
def arguments # :nodoc:
"GEMNAME name of the gem to print information about"
end