feat: provide the path from `--output-dir` to `HookContext`
Open
documentation
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
**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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.