Variable: pcomplete--host-name-cache-timestamp
pcomplete--host-name-cache-timestamp is a variable defined in
pcomplete.el.gz.
Value
nil
Documentation
A timestamp of when the hosts file was read.
Aliases
eshell-host-timestamp (obsolete since 28.1)
Source Code
;; Defined in /usr/src/emacs/lisp/pcomplete.el.gz
(defvar pcomplete--host-name-cache-timestamp nil
"A timestamp of when the hosts file was read.")