Starts recursive directory watch with glob filter.
| root |
root directory. |
| glob |
glob filter. |
|
Result.ok(watcher instance), or Result.error(WatcherError.PATH_NOT_FOUND / INVALID_ARGUMENT / MONITOR_SETUP_FAILED). |