Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ program } from
'commander'
;
2
import
{ readFile } from
'fs/promises'
;
3
import
open from
'open'
;
4
import
{ basename } from
'path'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected