exercism / exercism/javascript-analyzer
Write stream to .out file
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16
- Forks
- 21
- Ø Merge
- 6 Std. 53 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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`.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.