Variable: woman-cached-data
woman-cached-data is a variable defined in woman.el.gz.
Value
nil
Documentation
A list of cached data used to determine cache validity.
Set from the cache by woman-read-directory-cache.
Source Code
;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defvar woman-cached-data nil
"A list of cached data used to determine cache validity.
Set from the cache by `woman-read-directory-cache'.")