Function: treemacs-scope-child-p

treemacs-scope-child-p is a function alias for treemacs-scope--eieio-childp, defined in treemacs-scope.el.

This function is obsolete since 25.1; use (cl-typep ... 'treemacs-scope) instead

Signature

(treemacs-scope-child-p OBJ)

Documentation

Return non-nil if OBJ is an object of type treemacs-scope(var)/treemacs-scope(fun) or a subclass.

Aliases

treemacs-scope-child-p (obsolete since 25.1)