MCPcopy
hub / github.com/nakabonne/ali / summaryFilename

Function summaryFilename

export/export.go:330–332  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

328}
329
330func summaryFilename(id string) string {
331 return fmt.Sprintf("summary-%s.json", id)
332}

Callers 3

StartRunMethod · 0.85
TestFileExporter_BasicFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestFileExporter_BasicFunction · 0.68