Migrate from custom `DartCli` service to `CliWrap`
Opened this issue · 0 comments
ricardoboss commented
Commit ca0d699#diff-04d02cc01220894def1a146932b98a92165444835c7a2ca65e9bdade8f01931cR12 introduced CliWrap
.
In the future, I want to remove my own implementation of a CLI wrapping class (DartCli.cs
) with CliWrap
.