Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/beetbox/beets
/ find_plugins
Function
find_plugins
beets/plugins.py:478–479 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
476
477
478
def
find_plugins() -> Iterable[BeetsPlugin]:
479
return
_instances
480
481
482
# Communication with plugins.
Callers
11
_on_plugins_loaded
Method · 0.90
find_metadata_source_plugins
Function · 0.85
commands
Function · 0.85
queries
Function · 0.85
types
Function · 0.85
named_queries
Function · 0.85
template_funcs
Function · 0.85
early_import_stages
Function · 0.85
import_stages
Function · 0.85
item_field_getters
Function · 0.85
album_field_getters
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected