|
|
|
|
|
by salehenrahman
2942 days ago
|
|
It can potentially break things. There are legacy code that assume that calling `readdir` will yield undefined, and will have just passed that result to a function, that alters its behaviour based on whether a parameter is undefined. |
|