Expand description
Shared install-status row builders consumed by list and info.
Not a routed command itself (shine check was removed) — this is a
status-row library: it computes per-file/per-category install status
(FileStatus) and renders it into AppRow/ShellRow for display.
Structs§
Enums§
- File
Status - Per-file status used for aggregation within a category. Higher discriminant = higher priority (wins in fold).
Functions§
- build_
app_ rows - Build app config rows for the given pre-loaded categories.
- build_
shell_ rows - Build shell preset rows. Does not include the PATH sentinel line.