Refactor hot/cold/drive runners a little (#7694)
Move the drive/run common stuff to RunCommandBase, rather than the superclass which applies to everything. Implement --no-resident (fixes https://github.com/flutter/flutter/issues/5448). This is particularly useful when running flutter from scripts. Rename RunAndStayResident to ColdRunner.
I
Ian Hickson committed
f888bbed48e36d03bb78cb3e7a6e124b32748356
Parent: 56eca97
Committed by GitHub <noreply@github.com>
on 1/27/2017, 9:03:04 AM