pylabrobot.resources.Container.is_in_subtree_of#

Container.is_in_subtree_of(other: Resource) bool#

Return True if self is in the subtree rooted at other.

Parameters:

other (Resource)

Return type:

bool