mpath icon indicating copy to clipboard operation
mpath copied to clipboard

Support mpath unset for arrays

Open alex-e-leon opened this issue 1 year ago • 0 comments

Summary

The current implementation of unset does not have the same behaviour as set/get as it does not follow paths down arrays. This PR implements unset to work on arrays as well, mimicing the behaviour of set/unset

Examples

See test file

alex-e-leon avatar Oct 14 '23 10:10 alex-e-leon