MCPcopy Index your code
hub / github.com/containers/toolbox / preRunIsCoreOSBug

Function preRunIsCoreOSBug

src/cmd/rootDefault.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28)
29
30func preRunIsCoreOSBug() error {
31 return nil
32}
33
34func rootRunImpl(cmd *cobra.Command, args []string) error {
35 var builder strings.Builder

Callers 1

preRunFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…