MCPcopy Index your code
hub / github.com/Tencent/CodeAnalysis / getLog

Function getLog

web/packages/tca-analysis/src/services/projects.ts:410–410  ·  view source on GitHub ↗
(url: string)

Source from the content-addressed store, hash-verified

408
409
410export const getLog = (url: string) => getFile(url);
411
412// ============================================ 扩展功能 ============================================
413

Callers 1

downloadLogFunction · 0.90

Calls 1

getFileFunction · 0.85

Tested by

no test coverage detected