Variable: nrepl-versions

nrepl-versions is a buffer-local variable defined in nrepl-client.el.

Documentation

Version information received from the describe op.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/nrepl-client.el
(defvar-local nrepl-versions nil
  "Version information received from the describe op.")