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

File lends.js

test/specs/documentation/lends.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('lends', () => {
2 describe('when a documented member is inside an object literal associated with a @lends tag', () => {
3 function removeUndocumented({undocumented}) {
4 return !(undocumented);

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85

Tested by

no test coverage detected