Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ hasPlugin
Method
hasPlugin
src/Ui/UiWebsocket.py:109–110 ·
view source on GitHub ↗
(self, name)
Source
from the content-addressed store, hash-verified
107
])
108
109
def
hasPlugin(self, name):
110
return
name in PluginManager.plugin_manager.plugin_names
111
112
# Has permission to run the command
113
def
hasCmdPermission(self, cmd):
Callers
2
start
Method · 0.95
addHomepageNotifications
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected