Function: project-am-target-child-p
project-am-target-child-p is a function alias for
project-am-target--eieio-childp, defined in project-am.el.gz.
This function is obsolete since 25.1; use (cl-typep ... 'project-am-target) instead
Signature
(project-am-target-child-p OBJ)
Documentation
Return non-nil if OBJ is an object of type project-am-target(var)/project-am-target(fun) or a
subclass.
Aliases
project-am-target-child-p (obsolete since 25.1)