MCPcopy 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
140async def get_file_service():
141 return FileService()
142
143
144async def get_config_service():

Callers

nothing calls this directly

Calls 1

FileServiceClass · 0.90

Tested by

no test coverage detected