Closed bsutton closed 8 months ago
We have trouble with users incorrectly using the start method.
'ls *.dart' .start(workingDirectory: INSTALL_PATH) .toList() .forEach((line) => {result += line});
Using a builder
May look at this as part of halfpipe, but for now closing this.
We have trouble with users incorrectly using the start method.
Using a builder