AttrPath
Static
is_valid
Is the path grammatically correct?
true/false
ObjectPath e.g. ".x.Y.z[1]"
traverse
Traverse an object's attributes to get its value.
The value at the position of the path.
Object
Generated using TypeDoc
AttrPath