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

Method setMetaStep

lib/step/base.js:54–56  ·  view source on GitHub ↗
(metaStep)

Source from the content-addressed store, hash-verified

52 }
53
54 setMetaStep(metaStep) {
55 this.metaStep = metaStep
56 }
57
58 run() {
59 throw new Error('Not implemented')

Callers 2

registerStepMethod · 0.80
makeResultFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected