for await()
in
electron/api/runJourney.ts [160:162]
3
lines of code
2
McCabe index (conditional complexity)
for await (const chunk of stdout!) { emitResult(chunk); }