Feature request: Let users require parameters to start with '--', to easily run more than one function at a time.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 28.2k
- Forks
- 1.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.