new(gem_repository, dry_run = false)
Class Public methods
Creates a new Gem::Doctor that will clean up
gem_repository
. Only one gem repository may be cleaned at a
time.
If dry_run
is true no files or directories will be removed.
Creates a new Gem::Doctor that will clean up
gem_repository
. Only one gem repository may be cleaned at a
time.
If dry_run
is true no files or directories will be removed.
Please login to continue.