method
arguments
v2_5_5 -
Show latest stable
- Class:
Gem::Commands::FetchCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/fetch_command.rb, line 24
def arguments # :nodoc:
'GEMNAME name of gem to download'
end