MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / green

Function green

tests/CAT_TS-2000_test.cpp:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59static QString green(const QString& s) { return ansi("92", s); }
60static QString red(const QString& s) { return ansi("91", s); }
61static QString yellow(const QString& s) { return ansi("93", s); }
62static QString cyan(const QString& s) { return ansi("96", s); }

Callers 2

checkMethod · 0.70
mainFunction · 0.70

Calls 1

ansiFunction · 0.70

Tested by

no test coverage detected