MCPcopy 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
24func runTermUI(env *execenv.Env) error {
25 return termui.Run(env.Backend)
26}

Callers 1

newTermUICommandFunction · 0.85

Calls 1

RunFunction · 0.92

Tested by

no test coverage detected