pub fn banner(version: &str)Expand description
Print the branded wordmark banner once, at the top of an interactive top-level command. Shows the teal wordmark, a dim tagline, and the version.
A no-op when not in rich mode, so it never pollutes scriptable output.