MCPcopy Create free account
hub / github.com/git-bug/git-bug / newInputPopup

Function newInputPopup

termui/input_popup.go:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20func newInputPopup() *inputPopup {
21 return &inputPopup{}
22}
23
24func (ip *inputPopup) keybindings(g *gocui.Gui) error {
25 // Close

Callers 1

RunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected