sdk
sdk copied to clipboard
Implement reading of command line arguments
There is currently no support for reading arguments passed as parameters to Dart\Fletch programs/snapshots.
@skabet we tagged this for FixIt, any idea how complicated this is?
Yep, I'd say medium complexity. First CL is up here: https://codereview.chromium.org/1526473002/. A follow-up would target the fletch command line utility.