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

Method translation

lib/container.js:216–218  ·  view source on GitHub ↗

* Get translation * * @api

()

Source from the content-addressed store, hash-verified

214 * @api
215 */
216 static translation() {
217 return container.translation
218 }
219
220 /**
221 * Get TypeScript file mapping for error stack fixing

Callers 6

actor.jsFile · 0.80
setContextTranslationFunction · 0.80
definitions.jsFile · 0.80
testFunction · 0.80
actor_test.jsFile · 0.80
container_test.jsFile · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64