Classes
Hooks Infrastructure

Classes

class  minx.core.hooks.hooks
 Mapping arbitrary key types to callable objects. More...
 
class  minx.core.hooks.short_circuit
 An exception for cutting short the execution of a chain of hooks. More...
 
class  minx.core.hooks.priority_queue
 A helper class for Minx's hooks implementation. More...
 

Detailed Description