cli/pkg/cmd/preview
Kynan Ware d46f42a752 Refactor MultiSelectWithSearch to use result struct
Refactored the MultiSelectWithSearch function and related interfaces to use a MultiSelectSearchResult struct instead of multiple return values. This change improves clarity and extensibility of the search function signature, and updates all usages, mocks, and tests accordingly.
2026-01-26 13:29:22 -07:00
..
prompter Refactor MultiSelectWithSearch to use result struct 2026-01-26 13:29:22 -07:00
preview.go doc(preview): add long description 2025-05-10 11:54:32 -06:00