Skip to main content

display_with_pager

Function display_with_pager 

Source
fn display_with_pager(content: &str)
Expand description

Display output through a pager (less) if available, otherwise print directly.