Checks if possibleAncestor has possibleDescendant as a descendant. eg. a/b/c/d is a descendant of a/b, but not of a/q.
Generated using TypeDoc
Checks if possibleAncestor has possibleDescendant as a descendant. eg. a/b/c/d is a descendant of a/b, but not of a/q.