Method: Gem::Commands::CurrentVersionCommand#arguments

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

#argumentsObject



37
38
39
# File 'lib/rubygems/commands/current_version_command.rb', line 37

def arguments
  'GEMNAME       name of gem to display'
end