mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-08 17:46:09 -05:00
Hemna
3faf41b203
This allows the admin interface to see which plugins are registered and enabled. Enabled is a flag that is set in the setup() method of the plugin. This gives the plugin developer a chance to disable the plugin if something isn't right at setup time. This allows aprsd to ignore plugins that are registered but not emabled. |
||
---|---|---|
.. | ||
__init__.py | ||
fake.py | ||
test_email.py | ||
test_main.py | ||
test_messaging.py | ||
test_plugin.py |