MCPcopy Create free account
hub / github.com/conforma/cli / initializing

Struct initializing

acceptance/testenv/testenv_test.go:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57type initializing struct {
58 initialized bool
59}
60
61func (i initializing) Key() any {
62 return initializingKey

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected