Variable: hywiki--directory-mod-time

hywiki--directory-mod-time is a variable defined in hywiki.el.

Value

(27103 56014 0 0)

Documentation

Last mod time for hywiki-directory or nil if the value has not been read.

See current-time function for the mod time format.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hywiki.el
(defvar hywiki--directory-mod-time nil
  "Last mod time for `hywiki-directory' or nil if the value has not been read.
See `current-time' function for the mod time format.")