hush.plugin package

Plugin package.

This package sets up a plugin architecture using pluggy.

See pluggy’s documentation[1] for more information.

[1]: https://pluggy.readthedocs.io/en/stable

manager()[source]

Returns the PluginManager[1] responsible for configuring plugins.

[1]: https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluginManager

Return type

PluginManager