shama / gaze

:crystal_ball: A globbing fs.watch wrapper built from the best parts of other fine watch libs.
MIT License
1.16k stars 167 forks source link

Expectations for setting 'cwd' option #240

Open juriejan opened 7 years ago

juriejan commented 7 years ago

Should it not be expected that setting the cwd option would adjust the filePath being provided to the events to be relative to the path provided in cwd?