MCPcopy Create free account
hub / github.com/GuyARoss/orbit / Set

Method Set

internal/srcpack/component.go:268–270  ·  view source on GitHub ↗
(component PackComponent)

Source from the content-addressed store, hash-verified

266}
267
268func (m PackComponentFileMap) Set(component PackComponent) {
269 m[parsePath(component.OriginalFilePath())] = component
270}

Callers 4

NewFunction · 0.80
setupMuxRequirementsMethod · 0.80
setupMuxRequirementsMethod · 0.80

Calls 2

parsePathFunction · 0.85
OriginalFilePathMethod · 0.65

Tested by

no test coverage detected