MCPcopy 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
148async def get_local_file_service():
149 return LocalFileService()

Callers

nothing calls this directly

Calls 1

LocalFileServiceClass · 0.90

Tested by

no test coverage detected