sunwait
Use custom iterator for CLI args `std.process.ArgIterator` directly reads from process, so it's impossible to test args parsing using it.

Changes

7 changed files (+159/-12)