-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
It would be useful to get an inode value to use a unique key for files.
Consider adding either a stats
method, or shoving stats.ino
into the DirEnt
class (but that deviates from nodejs).
It would be a lot cheaper to have it in the DirEnt
response. If it requires a separate stats
call per file there will be performance issues.
Metadata
Metadata
Assignees
Labels
No labels