Dumpster::Cli
Inherits Reference < Object
Constants
ABOUT = "Analyse the contents of a Ruby MRI heap dumps."
USAGE = "Usage: dumpster [OPTION]... FILE"
VERSION = "dumpster #{Dumpster::VERSION}"
Constructors
new(options : Array(String))
SourceClass methods
run(options = ARGV)
SourceInstance methods
run
Source