OrgPath typedef

OrgPath = List<OrgNode>

Implementation

typedef OrgPath = List<OrgNode>;