MCPcopy Create free account
hub / github.com/OpenHands/OpenHands / shared.py

File shared.py

openhands/app_server/shared.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from dotenv import load_dotenv
2
3from openhands.app_server.secrets.secrets_store import SecretsStore
4from openhands.app_server.server_config.server_config import (

Callers

nothing calls this directly

Calls 2

load_server_configFunction · 0.90
get_implFunction · 0.90

Tested by

no test coverage detected