Feature : exclude_name_list
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 28.2k
- Fork
- 1.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Sometimes, we have a very long file of utilities,
we want to expose all functions except some names.
It would be useful to have this
to filter out some exposure.
`fire.Fire(exclude_name_list = [ 'os', 'myfun1*', 'myfun2*'])`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.