MCPcopy Index your code
hub / github.com/nodejs/node / getAbsolutePath

Method getAbsolutePath

test/common/wpt.js:376–378  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

374 }
375
376 getAbsolutePath() {
377 return fixtures.path('wpt', this.getRelativePath());
378 }
379
380 /**
381 * @returns {string}

Callers 2

getContentMethod · 0.95
runJsTestsMethod · 0.80

Calls 2

getRelativePathMethod · 0.95
pathMethod · 0.45

Tested by

no test coverage detected