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
When you say synchronized, in this context it can mean different things. Are you asking a walkSync that calls the underlying fs.readdirSync/fs.lstatSync methods?
Is there anyway to implement synchronized walk method? I want to get all files in the directory and sub directories synchronized.
The text was updated successfully, but these errors were encountered: