Feature request: Let users require parameters to start with '--', to easily run more than one function at a time.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 28.2k
- Forks
- 1.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.