Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vastsa/FileCodeBox
/ get_file_service
Function
get_file_service
apps/admin/dependencies.py:140–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
139
140
async
def
get_file_service():
141
return
FileService()
142
143
144
async
def
get_config_service():
Callers
nothing calls this directly
Calls
1
FileService
Class · 0.90
Tested by
no test coverage detected