MCPcopy Create free account
hub / github.com/marijnh/Eloquent-JavaScript / generate_epub_toc.mjs

File generate_epub_toc.mjs

src/generate_epub_toc.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {readFileSync} from "fs"
2import {basename} from "path"
3
4let [template, ...chapters] = process.argv.slice(2)

Callers

nothing calls this directly

Calls 1

escFunction · 0.85

Tested by

no test coverage detected