added support for showing arrays and aliases to the var method, but array elements...
authorChris Koeritz <fred@gruntose.com>
Tue, 9 Jun 2015 17:28:35 +0000 (13:28 -0400)
committerChris Koeritz <fred@gruntose.com>
Tue, 9 Jun 2015 17:28:35 +0000 (13:28 -0400)
commit2c8ab3825d321561c22e4759ed7d70d9bc50877e
tree62e7e409fc77abaf56db9bb0dbe688d91d62e4f8
parent5dcd67b69490f2b93e3bc086d39f54bd7491b8ea
added support for showing arrays and aliases to the var method, but array elements are not distinguished yet by internal quoting (so it can be confusing if array had elements with spaces).  but it looks pretty good and basically works.
scripts/core/functions.sh