MCPcopy Create free account
hub / github.com/FSoft-AI4Code/CodeWiki / handle_edit_doc_file_wrapper

Function handle_edit_doc_file_wrapper

tests/smoke_test_mcp.py:229–230  ·  view source on GitHub ↗
(args, store)

Source from the content-addressed store, hash-verified

227
228
229async def handle_edit_doc_file_wrapper(args, store):
230 return await handle_edit_doc_file(args, store)
231
232
233if __name__ == "__main__":

Callers 1

mainFunction · 0.85

Calls 1

handle_edit_doc_fileFunction · 0.90

Tested by

no test coverage detected