MCPcopy Create free account
hub / github.com/Silentely/eSIM-Tools / progress

Method progress

scripts/logger.js:69–71  ·  view source on GitHub ↗

* 进度信息 (无标签)

(...args)

Source from the content-addressed store, hash-verified

67 * 进度信息 (无标签)
68 */
69 static progress(...args) {
70 console.log(' ', ...args);
71 }
72
73 /**
74 * 检查项 (带emoji)

Callers 1

runChecksFunction · 0.80

Calls 1

logMethod · 0.45

Tested by

no test coverage detected