Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
}
22
const
pluginMarkDownFile =
function
(name) {
23
return
`docs/plugins/${name}.md`
24
}
25
const
documentjsCliArgs =
'-f md --shallow --markdown-toc=false --sort-order=alpha'
26
27
stopOnFail()
Callers
1
docsPlugins
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected