Skip to main content

print_bold_header

Function print_bold_header 

Source
pub fn print_bold_header(cols: &str)
Expand description

Print cols as a bold table header through an anstream sink, so the styling is stripped automatically when colour is off. The single place every list command renders its header, keeping them consistent.