Matan Lurey 71f9dec343 Refactor args parsing/environment constructor for scenario_app (flutter/engine#50980)
This moves the ever-growing amount of options and defaults into it's own
class(es).

The test runner itself has no tests (yet), but this shim will make
writing tests easier. I tried to make no other real changes to how the
runner functions in this PR.
2024-02-26 15:29:32 -08:00
..