Skip to main content

Module status

Module status 

Source
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§

AppRow
ShellRow

Enums§

FileStatus
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.