class

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))
Source

Class methods

run(options = ARGV)
Source

Instance methods