Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ runTermUI
Function
runTermUI
commands/termui.go:24–26 ·
view source on GitHub ↗
(env *execenv.Env)
Source
from the content-addressed store, hash-verified
22
}
23
24
func
runTermUI(env *execenv.Env) error {
25
return
termui.Run(env.Backend)
26
}
Callers
1
newTermUICommand
Function · 0.85
Calls
1
Run
Function · 0.92
Tested by
no test coverage detected