MCPcopy
hub / github.com/thinkjs/thinkjs / startServer

Method startServer

test/lib/mockie.js:80–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 forceReloadWorkers() {
79 }
80 startServer() { return Promise.resolve() }
81 },
82 Worker: class Worker {
83 constructor(options = {}) {

Callers 2

runInMasterMethod · 0.45
runInWorkerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected