#include <utils.h>
◆ TerminalColors()
cuttlefish::TerminalColors::TerminalColors |
( |
bool |
is_tty | ) |
|
|
inline |
◆ BoldRed()
std::string_view cuttlefish::TerminalColors::BoldRed |
( |
| ) |
const |
◆ Cyan()
std::string_view cuttlefish::TerminalColors::Cyan |
( |
| ) |
const |
◆ Red()
std::string_view cuttlefish::TerminalColors::Red |
( |
| ) |
const |
◆ Reset()
std::string_view cuttlefish::TerminalColors::Reset |
( |
| ) |
const |
◆ is_tty_
bool cuttlefish::TerminalColors::is_tty_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/host/commands/cvd/cli/utils.h
- cuttlefish/host/commands/cvd/cli/utils.cpp