Files
node/tools
Bryan English c7944a7a7b fs: readdir optionally returning type information
readdir and readdirSync now have a "withFileTypes" option, which, when
enabled, provides an array of DirectoryEntry objects, similar to Stats
objects, which have the filename and the type information.

Refs: https://github.com/nodejs/node/issues/15699

PR-URL: https://github.com/nodejs/node/pull/22020
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
2018-08-13 19:18:45 -07:00
..
2018-04-14 12:25:59 -07:00
2018-03-26 18:20:07 -04:00
2018-03-05 08:35:44 -06:00
2018-06-27 17:11:19 -05:00
2017-10-29 19:46:43 +01:00
2018-04-11 13:23:27 -04:00
2018-04-10 06:45:45 +09:00
2018-06-06 19:44:15 +02:00