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

Method SetVisible

fileinput.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (f *FileInput) SetVisible() {
45 f.visible = true
46}
47
48func (f *FileInput) Hide() {
49 f.widget.Blur()

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected