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

Method Initialize

acceptance/testenv/testenv.go:135–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133
134type Initializing interface {
135 Initialize()
136}
137
138// persistedKey constructs a key in the form of type.value

Callers 2

SetupStateFunction · 0.65
originRootFunction · 0.65

Implementers 2

imageStateacceptance/image/image.go
initializingacceptance/testenv/testenv_test.go

Calls

no outgoing calls

Tested by

no test coverage detected