dotnet / dotnet/command-line-api
Should Commands have Ancestors
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Similar to Children, it seems like Commands could also have Ancestors. Unless there is a better approach, I have to scan each Command's Parents (and each one of their Parents and so on) until I find the one that includes a GlobalOption needed.
Thoughts?
Thx
Contributor guide
Assessment
This issue has not been assessed yet.