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

Method Name

acceptance/log/log.go:52–52  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

50 Infof(format string, args ...any)
51 LogFile() string
52 Name(name string)
53 Printf(format string, v ...any)
54 V(level log.Level) log.InfoLogger
55 Warn(message string)

Callers 15

NewRootCmdFunction · 0.65
initializeScenarioFunction · 0.65
getDigestRefForImageFunction · 0.65
resolveRefDigestFunction · 0.65
computeSourceHashFunction · 0.65
buildTaskBundleImageMethod · 0.65
applyResourcesFunction · 0.65
recordingsDirFunction · 0.65
setupKeysFunction · 0.65
setupRekorFunction · 0.65
setupKubernetesFunction · 0.65

Implementers 1

loggeracceptance/log/log.go

Calls

no outgoing calls

Tested by 3

initializeScenarioFunction · 0.52
TestLoggerWritesToFileFunction · 0.52
TestLoggerIsolationFunction · 0.52