Function: nnweb-get-hashtb

nnweb-get-hashtb is a byte-compiled function defined in nnweb.el.gz.

Signature

(nnweb-get-hashtb URL)

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnweb.el.gz
(defun nnweb-get-hashtb (url)
  (gethash (nnweb-identifier url) nnweb-hashtb))