Skip to main content

Crate lsu

Crate lsu 

Source
Expand description

Library entry point for the lsu crate.

Re-exports§

pub use app::run;

Modules§

app
App entry module.
cli
Command-line parsing and usage text.
command
Process execution helpers.
journal
journalctl integration and log parsing helpers.
rows
Transform and sort logic for list-table rows.
systemd
systemctl integration and service filtering logic.
types
Shared domain and UI state types.