Structs§
- Build
Cache - Incremental build cache backed by a JSON file.
- Build
Cache Entry - A single file entry in the build cache.
Constants§
- CACHE_
FILENAME - Cache file name (gitignored, lives in content root).
Functions§
- hash_
bytes - Compute SHA-256 hex digest of bytes.
- hash_
file - Compute SHA-256 hex digest of file contents.