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

Method toString

lib/secret.js:12–14  ·  view source on GitHub ↗

@returns {string}

()

Source from the content-addressed store, hash-verified

10
11 /** @returns {string} */
12 toString() {
13 return this._secret
14 }
15
16 getMasked() {
17 return maskedString

Callers 15

docsPluginsFunction · 0.45
buildLibWithDocsFunction · 0.45
docsHelpersFunction · 0.45
versioningFunction · 0.45
getCurrentBetaVersionFunction · 0.45
processChangelogFunction · 0.45
docsPluginsFunction · 0.45
buildLibWithDocsFunction · 0.45
docsHelpersFunction · 0.45
processChangelogFunction · 0.45
replaceInFileFunction · 0.45
stepFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected