getPluginManagerInstance
Function: getPluginManagerInstance()
getPluginManagerInstance():
PluginManager|null
Defined in: src/plugin/registry.ts:66
Get the current plugin manager instance This is the main function used throughout the codebase
Returns
PluginManager | null