#include <iostream>
#include <unistd.h>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | hayai::Console |
Static helper class for outputting to a terminal/console. More... | |
Namespaces | |
namespace | hayai |
Functions | |
std::ostream & | hayai::operator<< (std::ostream &stream, const Console::TextColor &color) |