Join Slack
Powered by
Has anyone used `envvar` with a `counted` option? ...
# clikt
j
jw
09/01/2025, 1:50 AM
Has anyone used
envvar
with a
counted
option? I can't get anything to actually register.
a
AJ Alt
09/04/2025, 7:29 PM
It should work, there's a
test for it
. Can you give an example of what you tried?
j
jw
09/04/2025, 7:39 PM
hmm I'm not sure I tried putting a number value in
jw
09/04/2025, 7:41 PM
i'll try again tonight
👍 1
jw
09/04/2025, 7:42 PM
i'm pretty sure I tried "true", "-v", "v", and "vvv"
jw
09/04/2025, 7:43 PM
not sure if it actually failed explosively or silently on those
jw
09/05/2025, 3:28 AM
Found the problem
https://github.com/ajalt/clikt/issues/615
4
Views
Open in Slack
Previous