Files
zig/tools
Andrew Kelley b1d1806fef std.process: currentDir -> currentPath
In Zig standard library, Dir means an open directory handle. path
represents a file system identifier string. This function is better
named after "current path" than "current dir". "get" and "working" are
superfluous.
2026-01-29 18:47:58 -08:00
..
2024-04-28 21:12:01 +12:00
2025-07-14 15:16:17 +02:00
2026-01-04 00:27:08 -08:00