MCPcopy Index your code
hub / github.com/cli/cli / main

Function main

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

MainFunction · 0.92

Tested by

no test coverage detected