Gem::Commands::QueryCommand
An alternate to Gem::Commands::QueryCommand that searches for gems starting with the supplied argument.
# File rubygems/commands/list_command.rb, line 10 def initialize super 'list', 'Display local gems whose name matches REGEXP' remove_option('--name-matches') end
This page was generated for Ruby 2.6.10
Generated with Ruby-doc Rdoc Generator 0.42.0.