mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 08:11:25 +00:00
fs.Walker has been replaced with fs.Dir.Walker. Paths of entries returned are relative to the Dir.
fs.Walker has been replaced with fs.Dir.Walker. Paths of entries returned are relative to the Dir.