A simple, dependency-free Ruby library to parse the output of Bash's `declare -p` command, converting shell variables into corresponding Ruby types like String, Integer, Array, and Hash.
Required Ruby Version
>= 3.2.0
Authors
Daisuke Fujimura