method
from_installed_gems
ruby latest stable - Class:
Gem::SourceIndex
from_installed_gems(*deprecated)public
Factory method to construct a source index instance for a given path.
deprecated |
If supplied, from_installed_gems will act just like from_gems_in. This argument is deprecated and is provided just for backwards compatibility, and should not generally be used. |
return |
SourceIndex instance |