inotify_rm_watch
Description:
remove an inotify watch
Remove a previously defined inotify watch. See inotify_add_watch.
This function depends on the feature "inotify". See also feature_available.
Parameters:
| this |
A GuestfsSession object |
Returns:
|
true on success, false on error |