method

arguments

arguments()
public

No documentation available.

# File lib/rubygems/commands/which_command.rb, line 19
  def arguments # :nodoc:
    "FILE          name of file to find"
  end