Gem::Command
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', :domain => :local, :details => false, :versions => true, :installed => nil, :version => Gem::Requirement.default add_query_options end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.