MCPcopy
hub / github.com/jsdoc/jsdoc / path.js

File path.js

test/specs/jsdoc/path.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('jsdoc/path', () => {
2 const env = require('jsdoc/env');
3 const os = require('os');
4 const path = require('jsdoc/path');

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
testMethod · 0.80

Tested by

no test coverage detected