MCPcopy Create free account
hub / github.com/codechenx/FastTableViewer / stopView

Function stopView

init.go:95–97  ·  view source on GitHub ↗

stop UI

()

Source from the content-addressed store, hash-verified

93
94// stop UI
95func stopView() {
96 app.Stop()
97}
98
99// updateFooterWithStatus updates the footer with a status message
100func updateFooterWithStatus(status string) {

Callers 2

validateDataNotEmptyFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected