• Todd Volkert's avatar
    Add --record-to option to flutter tools (#7136) · c9e7782a
    Todd Volkert authored
    * 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.
    c9e7782a
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...