Karana.KUtils.MultibodyTUI.notify#
Classes#
Helper to maintain a single, current notification message |
Module Contents#
- class Karana.KUtils.MultibodyTUI.notify.Notifier(on_notify: Callable | None = None)[source]#
Helper to maintain a single, current notification message
The notification is replaced whenever a new notification is triggered with the same or higher priority.
- property message#
The current notification message