Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
268
func
(m PackComponentFileMap) Set(component PackComponent) {
269
m[parsePath(component.OriginalFilePath())] = component
270
}
Callers
4
NewPageFileChangeRequest
Method · 0.80
New
Function · 0.80
setupMuxRequirements
Method · 0.80
setupMuxRequirements
Method · 0.80
Calls
2
parsePath
Function · 0.85
OriginalFilePath
Method · 0.65
Tested by
no test coverage detected