MCPcopy
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
39func Main() {
40 code := Execute(context.Background(), os.Args[1:])
41 os.Exit(code)
42}

Callers 1

mainFunction · 0.92

Calls 1

ExecuteFunction · 0.85

Tested by

no test coverage detected