📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 19:45:50
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
GC
📍 /opt/alt/ruby18/share/ri/1.8/system/GC
🔄 Refresh
✏️
Editing: disable-c.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Disables garbage collection, returning <tt>true</tt> if garbage collection was already disabled. - !ruby/struct:SM::Flow::VERB body: " GC.disable #=> false\n GC.disable #=> true\n" full_name: GC::disable is_singleton: true name: disable params: | GC.disable => true or false visibility: public
💾 Save Changes
❌ Cancel