|
AQIT 0.1.0
|
Go to the source code of this file.
Classes | |
| class | aquin.status_display.StatusSnapshot |
Namespaces | |
| namespace | aquin |
| namespace | aquin.status_display |
Functions | |
| StatusSnapshot | aquin.status_display.collect_status_snapshot (*, str|None account=None, str|None active_id=None, str|None token_masked=None, list[str]|None other_accounts=None, str|None live_note=None, bool logged_in=True) |
| list[tuple[str, str]] | aquin.status_display._status_rows (StatusSnapshot snapshot) |
| dict[str, Any] | aquin.status_display.status_payload (StatusSnapshot snapshot) |
| None | aquin.status_display.render_status (StatusSnapshot snapshot, *, bool plain=False) |
| None | aquin.status_display.render_status_ascii (StatusSnapshot snapshot) |
| None | aquin.status_display.collect_and_render_status (*, str|None account, str|None active_id, str|None token_masked, list[str] other_accounts, str|None live_note=None) |
| str|None | aquin.status_display._gpu_line_from_state (dict[str, Any] state) |
| str | aquin.status_display._engine_line_fast () |