feat: provide the path from `--output-dir` to `HookContext`
未关闭
documentation
- 主要语言
- Dart
- 星标
- 1.1k
- 派生
- 113
- PR 合并指标
- 30 天内没有已合并 PR
描述
**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`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。