Variable: projectile-cached-dirty-projects-status
projectile-cached-dirty-projects-status is a variable defined in
projectile.el.
Value
nil
Documentation
Cache of the last dirty projects check.
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260310.858/projectile.el
(defvar projectile-cached-dirty-projects-status nil
"Cache of the last dirty projects check.")