Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
X::FaultHandler::Storage
Inherits
Reference
/
Object
Crash dump storage
Constructors
new
(max_dumps :
Int32
= 100)
Source
Instance methods
all
Source
clear
Source
get
(address :
UInt64
) :
Dump
|
Nil
Source
recent
(n :
Int32
= 10) :
Array
(
Dump
)
Source
store
(dump :
Dump
)
Source