diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-09 22:54:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-09 22:54:11 +0200 |
| commit | bcaa22111ac619e317f7adfd60a1fc6bd4db8d29 (patch) | |
| tree | cef38740e879472b57961f2ddc9694773b202e2c /internal/tui/export/doc.go | |
| parent | eb53d7c881b6b8a513c1350736c5f5df770e4089 (diff) | |
tui: export filtered stream rows from global CSV action (task 364)
Diffstat (limited to 'internal/tui/export/doc.go')
| -rw-r--r-- | internal/tui/export/doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/tui/export/doc.go b/internal/tui/export/doc.go index 356b800..5be50d7 100644 --- a/internal/tui/export/doc.go +++ b/internal/tui/export/doc.go @@ -1,2 +1,2 @@ -// Package export implements the TUI snapshot export modal and option handling. +// Package export implements the top-level TUI stream export modal and option handling. package export |
