Function: git-rebase-action-child-p

git-rebase-action-child-p is a function alias for git-rebase-action--eieio-childp, defined in git-rebase.el.

This function is obsolete since 25.1; use (cl-typep ... 'git-rebase-action) instead

Signature

(git-rebase-action-child-p OBJ)

Documentation

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

Aliases

git-rebase-action-child-p (obsolete since 25.1)