Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
async
def
get_config_service():
145
return
ConfigService()
146
147
148
async
def
get_local_file_service():
Callers
nothing calls this directly
Calls
1
ConfigService
Class · 0.90
Tested by
no test coverage detected