bash-object
bash-object copied to clipboard
Manipulate heterogenous data hierarchies in Bash.
When the length of the array is shorter than expected. Does this already work with keys and objects?
Don't use `declare -p` - instead use `${var@a}` or `${var@A}` on supported Bash versions This is blocked on integrating CI with relevant Bash versions
This allows to set a value on the object hierarchy in the following conditions - if an object of the same type already exists - if an object of a...
When there is a conflict object/array/string, print the whole object, array, or string and print where in the hierarchy it is located