Variable: projectile-replace--matches
projectile-replace--matches is a buffer-local variable defined in
projectile.el.
Documentation
List of projectile-replace--match structs shown in the results buffer.
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(defvar-local projectile-replace--matches nil
"List of `projectile-replace--match' structs shown in the results buffer.")