Function: treemacs-disabled-workspaces--inliner
treemacs-disabled-workspaces--inliner is a function defined in
treemacs-workspaces.el.
Signature
(treemacs-disabled-workspaces--inliner INLINE--FORM)
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-workspaces.el
;; Closure converted to defun by helpful.
(defun treemacs-disabled-workspaces--inliner
(inline--form)
(ignore inline--form)
(catch 'inline--just-use 'treemacs--disabled-workspaces))