file-cache-add-directory

file-cache-add-directory is an interactive autoloaded compiled Lisp function in `filecache.el'.


(file-cache-add-directory DIRECTORY &optional REGEXP)

Add all files in DIRECTORY to the file cache.
If called from Lisp with a non-nil REGEXP argument is non-nil,
only add files whose names match REGEXP.