MCPcopy
hub / github.com/yorukot/superfile / IsOpen

Method IsOpen

src/internal/ui/zoxide/utils.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func (m *Model) IsOpen() bool {
31 return m.open
32}
33
34func (m *Model) GetWidth() int {
35 return m.width

Callers 15

HandleUpdateMethod · 0.95
handleKeyInputMethod · 0.45
updateComponentStateMethod · 0.45
TestFileRenameFunction · 0.45
testPanelOperationsFunction · 0.45
openZoxideFunction · 0.45
TestZoxideFunction · 0.45
validateLayoutMethod · 0.45
validateFinalRenderMethod · 0.45

Calls

no outgoing calls

Tested by 6

TestFileRenameFunction · 0.36
testPanelOperationsFunction · 0.36
openZoxideFunction · 0.36
TestZoxideFunction · 0.36