`exec_into_args` would just read argv and exec into it, but we want to be able to write commands which take some positional arguments first. Thus we split the invocation into `args_for_exec`, which returns the positional arguments and prog, and then pass prog to `exec_into_args` when we want to exec eventually (prog is still an iterator at this point). Change-Id: I0b180c1a100b96363fe33ba2c42034ed41716b7a Reviewed-on: https://cl.tvl.fyi/c/depot/+/2474 Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de> |
||
|---|---|---|
| .. | ||
| cynthia | ||
| edef | ||
| ericvolp12 | ||
| eta | ||
| firefly | ||
| glittershark | ||
| isomer | ||
| lukegb | ||
| Profpatsch | ||
| qyliss | ||
| riking | ||
| sterni | ||
| tazjin | ||
| tvlbot.jpg | ||