HEX
Server: LiteSpeed
System: Linux s1.hostssdserver.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: dreamlan (1220)
PHP: 8.3.32
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/dreamlan/ruby/gems/doc/rubygems-1.3.1/ri/Gem/Uninstaller/cdesc-Uninstaller.yaml
--- !ruby/object:RI::ClassDescription 
attributes: 
- !ruby/object:RI::Attribute 
  comment: 
  - !ruby/struct:SM::Flow::P 
    body: The directory a gem's executables will be installed into
  name: bin_dir
  rw: R
- !ruby/object:RI::Attribute 
  comment: 
  - !ruby/struct:SM::Flow::P 
    body: The gem repository the gem will be installed into
  name: gem_home
  rw: R
- !ruby/object:RI::Attribute 
  comment: 
  - !ruby/struct:SM::Flow::P 
    body: "The Gem::Specification for the gem being uninstalled, only set during #uninstall_gem"
  name: spec
  rw: R
class_methods: 
- !ruby/object:RI::MethodSummary 
  name: new
comment: 
- !ruby/struct:SM::Flow::P 
  body: An Uninstaller.
constants: []

full_name: Gem::Uninstaller
includes: 
- !ruby/object:RI::IncludedModule 
  name: Gem::UserInteraction
instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: ask_if_ok
- !ruby/object:RI::MethodSummary 
  name: dependencies_ok?
- !ruby/object:RI::MethodSummary 
  name: path_ok?
- !ruby/object:RI::MethodSummary 
  name: remove
- !ruby/object:RI::MethodSummary 
  name: remove_all
- !ruby/object:RI::MethodSummary 
  name: remove_executables
- !ruby/object:RI::MethodSummary 
  name: uninstall
- !ruby/object:RI::MethodSummary 
  name: uninstall_gem
name: Uninstaller
superclass: Object