You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
The documentation for fs.createReadStream shows that the default value of an fd option is null, but it does not explain what it is for or how it interacts with the path parameter (and mode/flags options, etc.) and the autoClose option.