Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AstrBotDevs/AstrBot
/ initialize_runtime_bootstrap
Function
initialize_runtime_bootstrap
runtime_bootstrap.py:47–48 ·
view source on GitHub ↗
(log_obj: Any | None = None)
Source
from the content-addressed store, hash-verified
45
46
47
def
initialize_runtime_bootstrap(log_obj: Any | None = None) -> bool:
48
return
configure_runtime_ca_bundle(log_obj=log_obj)
Callers
nothing calls this directly
Calls
1
configure_runtime_ca_bundle
Function · 0.85
Tested by
no test coverage detected