Feature request: Let users require parameters to start with '--', to easily run more than one function at a time.
Open
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
The only examples I saw of calling more than one function at a time through the terminal with `fire` involved chaining functions. I would want each function I call to be able to ignore whatever the result might be from the previous one.
Contributor guide
Assessment
This issue has not been assessed yet.