Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ start
Function
start
src/main.py:534–537 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
532
533
534
def
start():
535
# Call function
536
action_kwargs = config.getActionArguments()
537
actions.call(config.action, action_kwargs)
Callers
nothing calls this directly
Calls
2
getActionArguments
Method · 0.80
call
Method · 0.80
Tested by
no test coverage detected