Function console::is_atty
Defined in File console.hpp
Function Documentation
-
inline bool console::is_atty(const std::ostream &stream)
Test whether a given
std::ostreamobject refers to a terminal.
Defined in File console.hpp
Test whether a given std::ostream object refers to a terminal.