MCPcopy Create free account
hub / github.com/vastsa/FileCodeBox / get_config_service

Function get_config_service

apps/admin/dependencies.py:144–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142
143
144async def get_config_service():
145 return ConfigService()
146
147
148async def get_local_file_service():

Callers

nothing calls this directly

Calls 1

ConfigServiceClass · 0.90

Tested by

no test coverage detected