Multiple root callbacks / extending arguments that callback accepts #1050
Unanswered
PerchunPak
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
My use-case is that I want to create a library with implemented basic CLI, and a user can then add additional options that are written to some global object. So basically I just want to add additional options to callback, without rewriting previous arguments.
Operating System
Linux
Operating System Details
No response
Typer Version
0.12.5
Python Version
Python 3.12.7
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions