Ask a question to get started
Enter to send•Shift+Enter new line
show_error( self, message: str, ) -> None
message
str
Plain-text error description.
Report a fatal (flow-ending) error.
"Fatal" rather than "terminal" because this is a TUI codebase where "terminal" reads ambiguously.