Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/WebODM/WebODM
/ register
Method
register
app/plugins/plugin_base.py:17–18 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
15
self.manifest = None
16
17
def
register(self):
18
self.check_requirements()
19
20
def
check_requirements(self):
21
""
"
Callers
6
admin.py
File · 0.45
admin.py
File · 0.45
tiler.py
File · 0.45
urls.py
File · 0.45
register_plugins
Function · 0.45
enable_plugin
Function · 0.45
Calls
1
check_requirements
Method · 0.95
Tested by
no test coverage detected