d34db71542
This is the layer that keeps track of the different groups of hooks and can filter them before runtime. The idea here is that you'll be able to do things like skip hooks that require network access when you don't have it, or skip CPU-intensive hooks when you don't need them, etc. |
||
---|---|---|
.. | ||
__init__.py | ||
test_meta_expenseAllocation.py | ||
test_meta_taxImplication.py | ||
test_plugin_HookRegistry.py | ||
test_plugin_run.py | ||
testutil.py |