Jonathan S 17bc1f62a5 Split std.fs.Dir.openDir into openDirList and openDirTraverse to clarify what directories can be iterated. Closes ziglang/zig#3741.
The Windows-inspired nomenclature of "List" and "Traverse" was chosen over POSIX-style "Read" and "Path" (from `O_PATH`) for clarity. Using "Path" makes it look like the function is manipulating strings, and the generic "Read" ending isn't useful when there is no generic read method. Even in implementation details, `read` is never used.

Actual exploitation of the difference between the two functions will come in a later commit.
2019-11-25 23:46:47 -05:00
..
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-11-25 13:53:13 -05:00
2019-11-08 15:57:25 -05:00
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-11-08 15:57:24 -05:00
2019-09-25 23:35:41 -04:00
2019-11-25 13:53:13 -05:00
2019-11-08 15:57:24 -05:00
2019-09-25 23:35:41 -04:00
2019-09-25 23:35:41 -04:00
2019-11-25 13:53:13 -05:00
2019-11-25 13:53:13 -05:00
2019-11-21 23:21:51 -05:00
2019-11-01 22:42:25 -04:00
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-11-25 13:53:13 -05:00
2019-10-11 18:13:24 -04:00
2019-09-25 23:35:41 -04:00
2019-11-21 17:07:29 -05:00
2019-11-12 17:55:54 +02:00
2019-09-25 23:35:41 -04:00
2019-09-25 23:35:41 -04:00
2019-11-25 13:53:13 -05:00
2019-11-08 01:52:23 -05:00
2019-11-08 15:57:24 -05:00
2019-11-08 15:57:25 -05:00
2019-09-25 23:35:41 -04:00
2019-11-08 15:57:24 -05:00
2019-11-13 00:52:15 +02:00
2019-11-08 15:57:24 -05:00
2019-09-25 23:35:41 -04:00