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

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

Print a section bar to the terminal.

Errors

if the terminal width can not be determined.