tik_manager4.core.cli
Attributes
Classes
Module Contents
- class FeedbackCLI(**kwargs)
- pop_info(title: str = 'Info', text: str = '', details: str = '', critical: bool = False, button_label: str | None = None, modal: bool = True, on_close: Callable[[int], None] | None = None) int
Shows an informational message in the terminal.
- feedback