Method: Gem::Commands::YankCommand#arguments
- Defined in:
- lib/rubygems/commands/yank_command.rb
#arguments ⇒ Object
:nodoc:
23 24 25 |
# File 'lib/rubygems/commands/yank_command.rb', line 23 def arguments # :nodoc: "GEM name of gem" end |