flutter/packages/flutter_tools/lib
Todd Volkert c9e7782adb Add --record-to option to flutter tools (#7136)
* Add --record-to option to flutter tools

This option will cause flutter tools to record all process
invocations that occur and serialize their stdout and stderr
to files that get added to a "recording" ZIP file. This is
part of an effort to be able to test flutter tools in a hermetic
environment.

As a side-benefit, this recording should prove an excellent
attachment to any bug report.
2016-12-02 13:39:54 -08:00
..
src Add --record-to option to flutter tools (#7136) 2016-12-02 13:39:54 -08:00
executable.dart Fix Fuchsia build (#7105) 2016-11-30 10:06:48 -08:00