Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ ghMain
Function
ghMain
acceptance/acceptance_test.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
)
30
31
func
ghMain() int {
32
return
int(ghcmd.Main())
33
}
34
35
func
TestMain(m *testing.M) {
36
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