Class MemInspect
In: lib/mem_inspect.rb
Parent: Object

ObjectSpace.each_object on crack.

MemInspect allows you to walk Ruby‘s heaps and gives you the contents of each heap slot.

Methods

Classes and Modules

Class MemInspect::ASCIIViewer
Class MemInspect::AquatermViewer
Class MemInspect::PNGViewer
Class MemInspect::Viewer

Public Class methods

Generates the cases for the switch statement

[Validate]