Method: Gem::Commands::WhichCommand#arguments

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

#argumentsObject

:nodoc:



20
21
22
# File 'lib/rubygems/commands/which_command.rb', line 20

def arguments # :nodoc:
  "FILE          name of file to find"
end