Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ ghMain
Function
ghMain
acceptance/acceptance_test.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
)
24
25
func
ghMain() int {
26
return
int(ghcmd.Main())
27
}
28
29
func
TestMain(m *testing.M) {
30
os.Exit(testscript.RunMain(m,
map
[string]
func
() int{
Callers
nothing calls this directly
Calls
1
Main
Function · 0.92
Tested by
no test coverage detected