mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
parent
9d696aa204
commit
2755cb1b2f
262 changed files with 3027 additions and 3113 deletions
|
@ -8,8 +8,8 @@ class Gem::Commands::ContentsCommand < Gem::Command
|
|||
|
||||
def initialize
|
||||
super "contents", "Display the contents of the installed gems",
|
||||
:specdirs => [], :lib_only => false, :prefix => true,
|
||||
:show_install_dir => false
|
||||
specdirs: [], lib_only: false, prefix: true,
|
||||
show_install_dir: false
|
||||
|
||||
add_version_option
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue