MCPcopy
hub / github.com/mum4k/termdash / Refresh

Method Refresh

widgets/tab/tab_event_handler.go:221–223  ·  view source on GitHub ↗

Refresh redraws the tab header and content after an external state change.

()

Source from the content-addressed store, hash-verified

219
220// Refresh redraws the tab header and content after an external state change.
221func (eh *EventHandler) Refresh() {
222 eh.refresh()
223}
224
225// indexHasNotification reports whether the tab at index still has a notification.
226func (eh *EventHandler) indexHasNotification(index int) bool {

Callers 2

runAlertDrillFunction · 0.80

Calls 1

refreshMethod · 0.95

Tested by 1