sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Implement reading of command line arguments

Open zerny opened this issue 10 years ago • 2 comments

There is currently no support for reading arguments passed as parameters to Dart\Fletch programs/snapshots.

zerny avatar Apr 21 '15 12:04 zerny

@skabet we tagged this for FixIt, any idea how complicated this is?

mit-mit avatar Dec 07 '15 09:12 mit-mit

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.

andersjohnsen avatar Dec 13 '15 21:12 andersjohnsen