Method: Gem::Commands::CurrentVersionCommand#arguments
- Defined in:
- lib/rubygems/commands/current_version_command.rb
#arguments ⇒ Object
37 38 39 |
# File 'lib/rubygems/commands/current_version_command.rb', line 37 def arguments 'GEMNAME name of gem to display' end |