Files
zig/test
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
..
2025-12-16 09:01:51 +01:00
2026-01-10 00:09:54 +01:00
2025-10-04 20:51:07 +02:00
2026-01-21 18:51:02 +01:00