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

TypeAlias nestingFunc

process.go:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175type nestingFunc string
176
177func (t nestingFunc) String() string { return string(t) }
178

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected