Class: Cond::Handler
- Inherits:
-
CondPrivate::MessageProc
- Object
- Proc
- CondPrivate::MessageProc
- Cond::Handler
- Defined in:
- lib/cond.rb
Overview
A handler. Use of this class is optional: you could pass lambdas to Cond.with_handlers, but you’ll miss the description string shown by whichever tools might use it (currently none).
Method Summary
Methods inherited from CondPrivate::MessageProc
Constructor Details
This class inherits a constructor from Cond::CondPrivate::MessageProc