Method: Gem::Commands::InfoCommand#arguments

Defined in:
lib/rubygems/commands/info_command.rb

#argumentsObject

:nodoc:



31
32
33
# File 'lib/rubygems/commands/info_command.rb', line 31

def arguments # :nodoc:
  "GEMNAME        name of the gem to print information about"
end