Variable: cider-stacktrace-filters

cider-stacktrace-filters is a buffer-local variable defined in cider-stacktrace.el.

Documentation

List of the currently active stack-frame filters.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260821.817/cider-stacktrace.el
(defvar-local cider-stacktrace-filters nil
  "List of the currently active stack-frame filters.")