Function: treemacs--prev-project-pos--inliner
treemacs--prev-project-pos--inliner is a function defined in
treemacs-workspaces.el.
Signature
(treemacs--prev-project-pos--inliner INLINE--FORM)
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-workspaces.el
;; Could not find source code, showing raw function object.
#[(inline--form)
((ignore inline--form)
(catch 'inline--just-use
(list 'previous-single-char-property-change
(list 'line-beginning-position) :project)))
(t)]