method
arguments
ruby 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