Class: Cond::Restart
- Inherits:
-
MessageProc
- Object
- Proc
- MessageProc
- Cond::Restart
- Defined in:
- lib/cond/restart.rb
Overview
A restart. Use of this class is optional: you could pass lambdas to Cond.with_restarts, but you’ll miss the description string shown inside Cond.default_handler.
Method Summary
Methods inherited from MessageProc
Constructor Details
This class inherits a constructor from Cond::MessageProc