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
Part of the UNIX philosophy is "everything is a file", so if we are watching files for content changes, addition and removals - it should be no different for directories.
This may not be trivial to implement however - in the current codebase.
The text was updated successfully, but these errors were encountered:
Part of the UNIX philosophy is "everything is a file", so if we are watching files for content changes, addition and removals - it should be no different for directories.
This may not be trivial to implement however - in the current codebase.
The text was updated successfully, but these errors were encountered: