# File rubygems/commands/info_command.rb, line 8definitializesuper"info", "Show information for the given gem"remove_option('--name-matches')
remove_option('-d')
defaults[:details] = truedefaults[:exact] = trueend
Public Instance Methods
defaults_str()click to toggle source
# File rubygems/commands/info_command.rb, line 31defdefaults_str"--local"end
This page was generated for Ruby 2.7.6
Generated with Ruby-doc Rdoc Generator 0.42.0.
There is an updated format of the API docs for this version here.