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
I'm on win10 64 bit using to 0.13.5 release of watcher.
This is the output from the tw CLI tool when creating and removing a directory (md test and rd test). Note that it properly says create DIR but then says destroy FILE;
I'm on win10 64 bit using to 0.13.5 release of watcher.
This is the output from the
tw
CLI tool when creating and removing a directory (md test
andrd test
). Note that it properly sayscreate DIR
but then saysdestroy FILE
;Destroying an actual file is correctly reported.
Watcher similarly reports 'file' (
"path_type":"file"
) when it's really a directory being destroyed (removed).The text was updated successfully, but these errors were encountered: