Function term_ctrl::support::use_fmt_stderr[][src]

pub fn use_fmt_stderr(user_pref: bool) -> bool
Expand description

Should I use formatting on stderr?

Convenience helper, taking user preference, and checking support. Combines them to give an answer of true for yes, false for no.