Method: Gem::Commands::YankCommand#arguments

Defined in:
lib/rubygems/commands/yank_command.rb

#argumentsObject

:nodoc:



23
24
25
# File 'lib/rubygems/commands/yank_command.rb', line 23

def arguments # :nodoc:
  "GEM       name of gem"
end