Function term_ctrl::support::use_fmt_stdout[][src]

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

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.