Ævar Arnfjörð Bjarmason [off-list ref] writes:
I like that it's just "args", so I don't think I'd change it even if I
could waive the proverbial magic wand to d oit.
We also have non-run-command.h code that uses "struct strvec args =
STRVEC_INIT" (although most of that ends up being passed into the
run_command.c function).
Saying "argv.v" also seems a bit more strange than "args.v", IMO.
So perhaps the renamed member will be called envs?
;-)