pub fn use_fmt_stdout(user_pref: bool) -> bool
Should I use formatting on stdout?
Convenience helper, taking user preference, and checking support. Combines them to give an answer of true for yes, false for no.
true
false