MCPcopy Index your code
hub / github.com/git-bug/git-bug / disable

Method disable

termui/termui.go:48–48  ·  view source on GitHub ↗
(g *gocui.Gui)

Source from the content-addressed store, hash-verified

46 keybindings(g *gocui.Gui) error
47 layout(g *gocui.Gui) error
48 disable(g *gocui.Gui) error
49}
50
51// Run will launch the termUI in the terminal

Callers 1

activateWindowMethod · 0.65

Implementers 3

bugTabletermui/bug_table.go
labelSelecttermui/label_select.go
showBugtermui/show_bug.go

Calls

no outgoing calls

Tested by

no test coverage detected