Function: treemacs--next-project-pos--inliner

treemacs--next-project-pos--inliner is a function defined in treemacs-workspaces.el.

Signature

(treemacs--next-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 'next-single-char-property-change (list 'line-end-position)
	   :project)))
  (t)]