1 2 3 4 5 6 7
pub fn is_a_terminal() -> bool { false } pub fn is_a_color_terminal() -> bool { false }