Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vastsa/FileCodeBox
/ get_local_file_service
Function
get_local_file_service
apps/admin/dependencies.py:148–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
147
148
async
def
get_local_file_service():
149
return
LocalFileService()
Callers
nothing calls this directly
Calls
1
LocalFileService
Class · 0.90
Tested by
no test coverage detected