MCPcopy Index your code
hub / github.com/markmap/markmap / cli.ts

File cli.ts

packages/markmap-cli/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { program } from 'commander';
2import { readFile } from 'fs/promises';
3import open from 'open';
4import { basename } from 'path';

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected