Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/GC/cdesc-GC.yaml |
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: disable
- !ruby/object:RI::MethodSummary
name: enable
- !ruby/object:RI::MethodSummary
name: start
- !ruby/object:RI::MethodSummary
name: stress
- !ruby/object:RI::MethodSummary
name: stress=
comment:
- !ruby/struct:SM::Flow::P
body: The <tt>GC</tt> module provides an interface to Ruby's mark and sweep garbage collection mechanism. Some of the underlying methods are also available via the <tt>ObjectSpace</tt> module.
constants: []
full_name: GC
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: garbage_collect
name: GC
superclass: