method
arguments
v2_5_5 -
Show latest stable
- Class:
Gem::Commands::WhichCommand
arguments()public
No documentation available.
# File lib/rubygems/commands/which_command.rb, line 19
def arguments # :nodoc:
"FILE name of file to find"
end