MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / getWorkers

Method getWorkers

lib/workers.js:530–532  ·  view source on GitHub ↗

* @returns {Array }

()

Source from the content-addressed store, hash-verified

528 * @returns {Array<WorkerObject>}
529 */
530 getWorkers() {
531 return this.workers
532 }
533
534 /**
535 * @returns {Boolean}

Callers 2

run-workers.jsFile · 0.80
worker_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected