MCPcopy Create free account
hub / github.com/SamNet-dev/snix / statusMsg

TypeAlias statusMsg

tui/app.go:273–273  ·  view source on GitHub ↗

statusMsg updates the bottom status line from a screen.

Source from the content-addressed store, hash-verified

271
272// statusMsg updates the bottom status line from a screen.
273type statusMsg string
274
275// setStatus returns a tea.Cmd that emits a statusMsg.
276func setStatus(format string, args ...any) tea.Cmd {

Callers 6

saveToProfileMethod · 0.85
setActiveMethod · 0.85
editExternalMethod · 0.85
stopMethod · 0.85
persistMethod · 0.85
setStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected