Variable: auto-revert-notify-watch-descriptor
auto-revert-notify-watch-descriptor is a buffer-local variable defined
in autorevert.el.gz.
Documentation
The file watch descriptor active for the current buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/autorevert.el.gz
(defvar-local auto-revert-notify-watch-descriptor nil
"The file watch descriptor active for the current buffer.")