method
arguments
v2_2_9 -
Show latest stable
- Class:
Gem::Commands::InstallCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/install_command.rb, line 87
def arguments # :nodoc:
"GEMNAME name of gem to install"
end