Skip to main content

Module file_tree

Module file_tree 

Source
Expand description

Changed-file tree grouping — a faithful port of file-tree.ts.

Files are sorted by path and grouped by their docs/-relative path segments into Group/File nodes. Group ids are the cumulative docs/<…> path; labels drop the leading docs segment for display.

Functions§

build_file_tree
Group changed files into a nested tree keyed by docs/-relative segments.