exercism / exercism/javascript-analyzer
Write stream to .out file
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 16
- Forks
- 21
- Merge medio
- 6 h 53 min
- PR fusionados (30 d)
- 2
Descripción
Anything we write to a file called `analysis.out` (in the solution directory) will be made available to us later for manual inspection.
If the `-c(onsole)` flag is not given and the `--dry` flag is not given, write all logs to a file `analysis.out`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.