MCPcopy 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
53func (f *FileInput) IsVisible() bool {
54 return f.visible
55}
56
57func (f *FileInput) Focus() {
58 f.widget.Focus()

Callers 1

ViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected