Function: file-notify--watch-p

file-notify--watch-p is a function defined in filenotify.el.gz.

Signature

(file-notify--watch-p X)

Source Code

;; Defined in /usr/src/emacs/lisp/filenotify.el.gz
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-file-notify--watch-tags) t))
  (cl-struct-file-notify--watch-tags)]