Variable: projectile-replace--replacement
projectile-replace--replacement is a buffer-local variable defined in
projectile.el.
Documentation
Pending replacement string for the current results buffer.
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(defvar-local projectile-replace--replacement nil
"Pending replacement string for the current results buffer.")