Sparrow6.git | examples/tasks/args-stringification-example/ | task.bash


set -e
args=$(config args)
set -x
echo "["$args"]"