mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When debugging gn invocations, it's useful to be able to run the underlying `gn` tool in verbose mode. This adds a `--verbose` flag that passes the `-v` flag on the underlying `gn` invocation.