Fixed a bug where spy would not accept any events when it was started in a hidden directory.

Merged
#2 · Created  · Last updated

Description

Due to the way that spy was checking if a file was in a hidden directory, starting spy inside a hidden directory was not allowing any events. Solved by just testing the path of the event relative to the watched directory.

0 attachments

0 comments

Loading commits...