method
arguments
v1_9_3_125 -
Show latest stable
- Class:
Gem::Commands::UninstallCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/uninstall_command.rb, line 61
def arguments # :nodoc:
"GEMNAME name of gem to uninstall"
end