Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
registerStep
Method · 0.80
makeResult
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected