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

Method getOriginalName

lib/command/run-multiple/run.js:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 getOriginalName() {
12 return this.originalName;
13 }
14
15 getName() {
16 return this.name;

Callers 3

createWorkerObjectsFunction · 0.80
run-multiple.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected