MCPcopy
hub / github.com/six2dez/OneListForAll / die

Function die

cmd/olfa/main.go:518–521  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

516}
517
518func die(err error) {
519 fmt.Fprintln(os.Stderr, "error:", err)
520 os.Exit(1)
521}
522
523// Ensure filepath is used (for future use)
524var _ = filepath.Join

Callers 10

runBuildFunction · 0.85
runUpdateFunction · 0.85
runClassifyFunction · 0.85
runAssembleFunction · 0.85
runStatsFunction · 0.85
runCheckFunction · 0.85
runListFunction · 0.85
runPackageFunction · 0.85
runValidateCategoriesFunction · 0.85
runPipelineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected