MCPcopy
hub / github.com/mathaou/termdbms / EnterFunction

FuncType EnterFunction

viewer/lineedit.go:21–21  ·  view source on GitHub ↗
func(m *TuiModel, selectedInput *tuiutil.TextInputModel, input string)

Source from the content-addressed store, hash-verified

19)
20
21type EnterFunction func(m *TuiModel, selectedInput *tuiutil.TextInputModel, input string)
22
23type LineEdit struct {
24 Model tuiutil.TextInputModel

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected