Variable: nrepl-ops

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

Documentation

Available nREPL server ops (from describe).

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/nrepl-client.el
(defvar-local nrepl-ops nil
  "Available nREPL server ops (from describe).")