Class
Gem::Commands::WhichCommand
In:
lib/rubygems/commands/which_command.rb
Parent:
Gem::Command
Methods
execute
find_paths
gem_paths
new
Constants
EXT
=
%w[.rb .rbw .so .dll .bundle]
Public Class methods
new
()
Public Instance methods
execute
()
find_paths
(package_name, dirs)
gem_paths
(spec)
[Validate]