Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ value
Method
value
lib/translation.js:36–38 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
34
}
35
36
value(val) {
37
return
this.vocabulary[val]
38
}
39
40
actionAliasFor(actualActionName) {
41
if
(this.vocabulary.actions && this.vocabulary.actions[actualActionName]) {
Callers
3
setContextTranslation
Function · 0.80
container_test.js
File · 0.80
mcpServer_test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected