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

Function helperMarkDownFile

Bunoshfile.js:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10const documentjsCliArgs = '-f md --shallow --markdown-toc=false --sort-order=alpha'
11
12const helperMarkDownFile = name => `docs/helpers/${name}.md`
13const pluginMarkDownFile = name => `docs/plugins/${name}.md`
14
15/**

Callers 2

docsExternalHelpersFunction · 0.70
docsHelpersFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected