Filippos Slavik

Results 1 issues of Filippos Slavik

I'm new using `Typer` and `typer-shell` as well. However, I noticed that if you use `@app.calllback` to for example add common CLI params to all (sub)commands (as described in [Typer...