MCPcopy Create free account
hub / github.com/echQoQ/RustSL / PluginLoadError

Class PluginLoadError

encrypt.py:26–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26class PluginLoadError(Exception):
27 pass
28
29
30def load_plugins(plugin_dir=PLUGIN_DIR):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected