feat: provide the path from `--output-dir` to `HookContext`
Offen
documentation
- Vorherrschende Sprache
- Dart
- Sterne
- 1.1k
- Forks
- 113
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.