Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ Ok
Function
Ok
pkg/lib/exit/exit.go:26–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
)
25
26
func
Ok() {
27
telemetry.Close()
28
os.Exit(0)
29
}
30
31
func
Error(err error, wrapStrs ...string) {
32
for
_, str :=
range
wrapStrs {
Callers
3
env.go
File · 0.92
Execute
Function · 0.92
cluster.go
File · 0.92
Calls
1
Close
Function · 0.92
Tested by
no test coverage detected