| Module | Pry::Rubygem |
| In: |
lib/pry/rubygem.rb
|
Completion function for gem-cd and gem-open.
@param [String] so_far what the user‘s typed so far @return [Array<String>] completions
Get the gem spec object for the given gem name.
@param [String] name @return [Gem::Specification]