Variable: treemacs--project-of-buffer
treemacs--project-of-buffer is a buffer-local variable defined in
treemacs-workspaces.el.
Documentation
The project that the current buffer falls under, if any.
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-workspaces.el
(defvar-local treemacs--project-of-buffer nil
"The project that the current buffer falls under, if any.")