Inspector
Inspector.etree()
Inspector.etreemap()
Inspector.inspect()
Bases: object
object
Helper class for inspecting the component tree of a specific component.
Inspects the component tree of a component.
component (Fixture) – The component to inspect.
A dictionary with information of all sub-components for this component.
dict