method
arguments
v2_5_5 -
Show latest stable
- Class:
Gem::Commands::PristineCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/pristine_command.rb, line 51
def arguments # :nodoc:
"GEMNAME gem to restore to pristine condition (unless --all)"
end