pyang icon indicating copy to clipboard operation
pyang copied to clipboard

fix statement follow_path to allow easy external paths

Open steweg opened this issue 2 years ago • 0 comments

This patch allows to use compact paths syntax

Example: Orig: /a:list1/a:embedded_list1/a:key_id Compact: /a:list1/embedded_list1/key_id

steweg avatar May 20 '23 00:05 steweg