Skip to content

src,fs: refactor duplicated code in `fs.readdir`

AfterScanDirWithTypes is almost same as AfterScanDir except for handling the withFileTypes option. This merges the two functions into one.

Signed-off-by: Daeyeon Jeong daeyeon.dev@gmail.com

Merge request reports

Loading