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

Function pluginMarkDownFile

runok.cjs:22–24  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

20 return `docs/helpers/${name}.md`
21}
22const pluginMarkDownFile = function (name) {
23 return `docs/plugins/${name}.md`
24}
25const documentjsCliArgs = '-f md --shallow --markdown-toc=false --sort-order=alpha'
26
27stopOnFail()

Callers 1

docsPluginsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected