Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jetify-com/typeid
/ Main
Function
Main
cli/root.go:39–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
Main() {
40
code := Execute(context.Background(), os.Args[1:])
41
os.Exit(code)
42
}
Callers
1
main
Function · 0.92
Calls
1
Execute
Function · 0.85
Tested by
no test coverage detected