Function: get-urlmap
Source
(defun get-urlmap (map-name) (gethash map-name *urlmaps*))
Source Context