Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
function
printBlue(msg) {
21
basePrint(
"\x1B[34m"
, msg)
22
}
23
24
function
printMagenta(msg) {
25
basePrint(
"\x1B[35m"
, msg)
Callers
2
fetchURLByAndroid720p
Function · 0.90
app.js
File · 0.90
Calls
1
basePrint
Function · 0.85
Tested by
no test coverage detected