Skip to main content

Crate psn

Crate psn 

Source
Expand description

Core library for psn.

Modules§

app
Application state and interaction logic.
cli
Command-line parsing and help/version text.
model
Domain data structures for process rows shown in the TUI.
process
Process collection, mapping, filtering, and ordering.
runtime
Input mapping and runtime action application for the TUI loop.
signal
Signal mapping and process signaling helpers.
tree
Tree ordering helpers shared by rendering and row-selection logic.
ui
TUI rendering helpers.

Functions§

run
Run the interactive TUI application.