zig/test/standalone/child_process
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
..
build.zig child_process standalone test: Test spawning a path with leading .. 2025-07-26 01:35:15 -04:00
child.zig zig libc: fix subcommand 2026-01-04 00:27:08 -08:00
main.zig std.process: currentDir -> currentPath 2026-01-29 18:47:58 -08:00