issues
search
eonu
/
feud
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
https://feud.readthedocs.io
MIT License
57
stars
2
forks
source link
feat: add `Group.add_commands`
#156
Closed
eonu
closed
1 month ago
eonu
commented
1 month ago
Description
Implements #135 to support dynamic addition of commands to groups.
Checklist
[x] I have added new tests (if necessary).
[x] I have ensured that tests and coverage are passing on CI.
[x] I have updated any relevant documentation (if necessary).
[x] I have used a descriptive pull request title.
Description
Implements #135 to support dynamic addition of commands to groups.
Checklist