MCPcopy Create free account
hub / github.com/1buran/rHttp / Focus

Method Focus

fileinput.go:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (f *FileInput) Focus() {
58 f.widget.Focus()
59}
60
61func (f *FileInput) Value() string {
62 return f.widget.Value()

Callers 3

focusPromptMethod · 0.80
NewKeyValInputsFunction · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected