MCPcopy
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

setContextTranslationFunction · 0.80
container_test.jsFile · 0.80
mcpServer_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected