smelt.notify¶
Tier: UiHost — Requires a terminal UI; calling these from headless mode raises.
Status-area notifications. Call smelt.notify("msg") for an info toast or smelt.notify.error("msg") for an error toast. UiHost-only.
smelt.notify.error¶
Show an error notification in the status area (highlighted with the error color).