feat: provide the path from `--output-dir` to `HookContext`
Abierto
documentation
- Lenguaje dominante
- Dart
- Estrellas
- 1.1k
- Forks
- 113
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Description**
In a pre/post-hook script I would like to know
- if a user provided an output directory (perhaps use `null` if nothing provided)
- what that output directory is (perhaps use `Directory` type from `dart:io`)
**Requirements**
- [ ] add `outputDirectory` getter on `HookContext`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.