MCPcopy
hub / github.com/docmirror/dev-sidecar / log

Method log

packages/core/src/modules/plugin/free-eye/template.js:21–23  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

19 }
20
21 log (s) {
22 console.log(this.logHdr + s)
23 }
24
25 async run (func, args) {
26 const timeoutPromise = new Promise((_, reject) => {

Callers 15

constructorMethod · 0.95
runMethod · 0.95
testIsNewVersionFunction · 0.80
versionTest.jsFile · 0.80
macProxyTest.jsFile · 0.80
mergeTest.jsFile · 0.80
regex.test.jsFile · 0.80
runTestsFunction · 0.80
printHeaderFunction · 0.80
startTestMethod · 0.80
startupFunction · 0.80
onCloseFunction · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64