class RMQRecover
- RMQRecover
- Reference
- Object
Overview
Extract messages from RabbitMQ message and index files
Defined in:
rmqrecover.crConstant Summary
-
VERSION =
{{ (`shards version`).stringify }}
Constructors
-
.new(root : String | Nil, hexdump : Bool = false)
If root is nil then read from STDIN instead
Instance Method Summary
Constructor Detail
def self.new(root : String | Nil, hexdump : Bool = false)
#
If root is nil then read from STDIN instead