top | item 46755040

(no title)

stabbles | 1 month ago

Because you get an iterator over `struct dirent`, which includes `d_type` for popular filesystems.

Notice that this avoids `lstat` calls; for symlinks you may still need to do a stat call if you want to stat the target.

discuss

order

No comments yet.