Method: Gem::Commands::PristineCommand#arguments
- Defined in:
- lib/rubygems/commands/pristine_command.rb
permalink #arguments ⇒ Object
:nodoc:
58 59 60 |
# File 'lib/rubygems/commands/pristine_command.rb', line 58 def arguments # :nodoc: "GEMNAME gem to restore to pristine condition (unless --all)" end |