Plugins: the plugin module
- astra.plugin.get_help(name)[source]
 Get help for registered plugin.
- Parameters:
 name (
str) – Plugin name to get help for- Returns:
 str– Help string (docstring).
plugin moduleGet help for registered plugin.
name (str) – Plugin name to get help for
str – Help string (docstring).