mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 23:52:31 +00:00
6a15d668ee
This behaves the same as stdout and stderr behavior which also default to .inherit. Also adds a field to RunStep to change the behavior. Since this is a breaking change, previous behavior can be restored by doing: `RunStep.stdin_behavior = .Ignore`. |
||
---|---|---|
.. | ||
check_file.zig | ||
emit_raw.zig | ||
fmt.zig | ||
run.zig | ||
translate_c.zig | ||
write_file.zig |