Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
30
func
preRunIsCoreOSBug() error {
31
return
nil
32
}
33
34
func
rootRunImpl(cmd *cobra.Command, args []string) error {
35
var
builder strings.Builder
Callers
1
preRun
Function · 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…