MCPcopy Create free account
hub / github.com/DavidWells/analytics /

Class

packages/analytics-cli/src/commands/docs.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6const dox = require('dox')
7
8class DocsCommand extends Command {
9 async run() {
10 const markdownFiles = [
11 path.join(process.cwd(), 'README.md'),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected