zig/lib/std/fs
Andrew Kelley cd37c1a377
add std.fs.Dir.openRead
This is progress towards file system APIs that encourage avoiding
Time Of Check, Time Of Use bugs.
2019-11-21 17:07:29 -05:00
..
file.zig add std.fs.Dir.openRead 2019-11-21 17:07:29 -05:00
get_app_data_dir.zig DragonFlyBSD support 2019-10-30 21:21:58 -04:00
path.zig allow type coercion from *[0]T to E![]const T 2019-11-06 20:44:15 -05:00