Variable: eglot--cached-server

eglot--cached-server is a buffer-local variable defined in eglot.el.gz.

Documentation

A cached reference to the current Eglot server.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar-local eglot--cached-server nil
  "A cached reference to the current Eglot server.")