Only add the watch if the path refers to a directory.
const WATCH_ONLY_DIRECTORY: WatchFlags = WatchFlags(IN_ONLYDIR);
inotify(7) and IN_ONLYDIR therein