MCPcopy
hub / github.com/codeceptjs/CodeceptJS / run-workers.js

File run-workers.js

lib/command/run-workers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// For Node version >=10.5.0, have to use experimental flag
2import { tryOrDefault } from '../utils.js'
3import output from '../output.js'
4import store from '../store.js'

Callers

nothing calls this directly

Calls 10

tryOrDefaultFunction · 0.90
getMachineInfoFunction · 0.90
includesMethod · 0.80
versionMethod · 0.80
overrideConfigMethod · 0.80
bootstrapAllMethod · 0.80
getWorkersMethod · 0.80
printResultsMethod · 0.80
teardownAllMethod · 0.80
runMethod · 0.45

Tested by

no test coverage detected