loadPlugin
Function
This function is defined in the plugins module.
Signature
Returns
The result of the operation.
Source
View on GitHub
src/plugins/index.ts at line 498loadPlugin: API reference for loadPlugin
This function is defined in the plugins module.
def loadPlugin(path: string) -> Plugin | null
src/plugins/index.ts at line 498