MCPcopy Create free account
hub / github.com/develop202/migu_video / printBlue

Function printBlue

utils/colorOut.js:20–22  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

18}
19
20function printBlue(msg) {
21 basePrint("\x1B[34m", msg)
22}
23
24function printMagenta(msg) {
25 basePrint("\x1B[35m", msg)

Callers 2

fetchURLByAndroid720pFunction · 0.90
app.jsFile · 0.90

Calls 1

basePrintFunction · 0.85

Tested by

no test coverage detected