Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1buran/rHttp
/ IsVisible
Method
IsVisible
fileinput.go:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
(f *FileInput) IsVisible() bool {
54
return
f.visible
55
}
56
57
func
(f *FileInput) Focus() {
58
f.widget.Focus()
Callers
1
View
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected