Variable: xref--fetcher

xref--fetcher is a buffer-local variable defined in xref.el.gz.

Documentation

The original function to call to fetch the list of xrefs.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/xref.el.gz
(defvar-local xref--fetcher nil
  "The original function to call to fetch the list of xrefs.")