Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/WebODM/WebODM
/ clear_plugins_cache
Function
clear_plugins_cache
app/plugins/functions.py:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
78
79
def
clear_plugins_cache():
80
global plugins
81
plugins = None
82
83
84
def
build_plugins():
Callers
4
plugin_upload
Method · 0.90
sync_plugin_db
Function · 0.85
get_plugin_by_name
Function · 0.85
delete_plugin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected