Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
518
func
die(err error) {
519
fmt.Fprintln(os.Stderr,
"error:"
, err)
520
os.Exit(1)
521
}
522
523
// Ensure filepath is used (for future use)
524
var
_ = filepath.Join
Callers
10
runBuild
Function · 0.85
runUpdate
Function · 0.85
runClassify
Function · 0.85
runAssemble
Function · 0.85
runStats
Function · 0.85
runCheck
Function · 0.85
runList
Function · 0.85
runPackage
Function · 0.85
runValidateCategories
Function · 0.85
runPipeline
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected