Variable: projectile--current-project
projectile--current-project is a variable defined in projectile.el.
Value
nil
Documentation
The project root projectile-project-changed-functions last saw.
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(defvar projectile--current-project nil
"The project root `projectile-project-changed-functions' last saw.")