MCPcopy
hub / github.com/microsoft/vscode-js-debug / toString

Method toString

src/common/semver.ts:67–69  ·  view source on GitHub ↗

* @inheritdoc

()

Source from the content-addressed store, hash-verified

65 * @inheritdoc
66 */
67 public toString() {
68 return `${this.major}.${this.minor}.${this.patch}`;
69 }
70}

Callers 15

runBuildScriptFunction · 0.45
launchRootMethod · 0.45
launchMethod · 0.45
launchMethod · 0.45
launchAndLoadMethod · 0.45
getTestDirFunction · 0.45
assertLogMethod · 0.45
setupCRAFunction · 0.45
startDevServerFunction · 0.45
breakpointsTest.tsFile · 0.45

Calls

no outgoing calls

Tested by 1

writeFunction · 0.36