MCPcopy Create free account
hub / github.com/abiosoft/mold / nestedFile

Struct nestedFile

process.go:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182)
183
184type nestedFile struct {
185 name string
186 typ nestingFunc
187}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected