[][src]Function arctk::util::fmt::banner::title

pub fn title(title: &str) -> Result<(), String>

Print a colourful title bar to the terminal.

Errors

if the terminal width can not be determined.