GenericFlag doesn't work with Destination: type *Generic is pointer to interface, not interface #1441
Closed
3 tasks done
Labels
area/v2
relates to / is being considered for v2
kind/bug
describes or fixes a bug
status/triage
maintainers still need to look into this
My urfave/cli version is
v2.11.1
Checklist
Dependency Management
Describe the bug
When I configure a
GenericFlag
with aDestination
the code doesn't compile.To reproduce
flag_test.go
file.go test .
command.Observed behavior
Expected behavior
The value should be set in the destination.
Want to fix this yourself?
Please see #1442
Run
go version
and paste its output hereThe text was updated successfully, but these errors were encountered: