Join Discord
Powered by
<@996444355084681267> I wouldn't recommend `before...
# advanced-need-help
a
antony.milne
07/13/2022, 7:43 PM
@Matthias Roels
I wouldn't recommend
before_command_run
for this. Better to access it using
click
as something like
click.get_current_context(silent=True).params["env"]
.
2
Views
Previous
Next