MCPcopy
hub / github.com/codeceptjs/CodeceptJS / addOptions

Method addOptions

lib/workers.js:262–267  ·  view source on GitHub ↗
(opts)

Source from the content-addressed store, hash-verified

260 }
261
262 addOptions(opts) {
263 this.options = {
264 ...this.options,
265 ...opts,
266 }
267 }
268}
269
270class Workers extends EventEmitter {

Callers 1

createWorkerObjectsFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected