aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Uri.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2025-06-28 06:59:11 -0700
committerAndrew Kelley <andrew@ziglang.org>2025-07-07 22:43:51 -0700
commit0b3f0124dc33403d329fb8ee63a93215d9af1f1e (patch)
tree3a94c321398ab21810b73c55411523d005b503fa /lib/std/Uri.zig
parent7c42517151cf06b67268aec3be715b3e303e014a (diff)
downloadzig-0b3f0124dc33403d329fb8ee63a93215d9af1f1e.tar.gz
zig-0b3f0124dc33403d329fb8ee63a93215d9af1f1e.zip
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
preparing to rearrange std.io namespace into an interface how to upgrade: std.io.getStdIn() -> std.fs.File.stdin() std.io.getStdOut() -> std.fs.File.stdout() std.io.getStdErr() -> std.fs.File.stderr()
Diffstat (limited to 'lib/std/Uri.zig')
0 files changed, 0 insertions, 0 deletions