Skip to main content

display

Function display 

Source
pub fn display(info: &SystemInfo, cli: &Cli, config: &Config) -> Result<()>
Expand description

Renders the collected system information to the terminal.

This function handles theme selection, logo rendering (including fallbacks between graphics, Chafa, and ASCII), and field filtering based on CLI flags and configuration.