Function: treemacs-scope-shelf-p
treemacs-scope-shelf-p is a function defined in treemacs-scope.el.
Signature
(treemacs-scope-shelf-p CL-X)
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-scope.el
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block treemacs-scope-shelf-p
(and (memq (type-of cl-x) cl-struct-treemacs-scope-shelf-tags) t)))
(t)]