Expand description
Working-tree scanning helpers (find tracked-format files, hash them).
Functionsยง
- abs_
path - Absolute path of a repo-relative working-tree path.
- hash_
working_ file - Hash a working-tree file by content (level-1 raw hash), streaming the file in fixed blocks so memory stays constant even for very large STEP files.
- read_
working_ file - Read the bytes of a working-tree file.
- scan_
step_ files - Scan the working tree for STEP/STP files, returning their repo-relative paths.