Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
func
(f *FileInput) Focus() {
58
f.widget.Focus()
59
}
60
61
func
(f *FileInput) Value() string {
62
return
f.widget.Value()
Callers
3
focusPrompt
Method · 0.80
NewKeyValInputs
Function · 0.80
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected