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

Function bold

tests/CAT_Flex_test.cpp:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61static QString yellow(const QString& s) { return ansi("93", s); }
62static QString cyan(const QString& s) { return ansi("96", s); }
63static QString bold(const QString& s) { return ansi("1", s); }
64
65// ── CatClient ─────────────────────────────────────────────────────────────────
66

Callers 3

sectionMethod · 0.70
summaryMethod · 0.70
mainFunction · 0.70

Calls 1

ansiFunction · 0.70

Tested by

no test coverage detected