MCPcopy Create free account
hub / github.com/algolia/cli / main

Function main

cmd/algolia/main.go:9–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7)
8
9func main() {
10 code := root.Execute()
11 os.Exit(int(code))
12}

Callers

nothing calls this directly

Calls 1

ExecuteFunction · 0.92

Tested by

no test coverage detected