dearchap
dearchap
You can look at command.Run which calls runFlagActions
@samlaf It doesnt really make sense to run a Flag Action all the time. It defeats the purpose. It would just be a block of code that you could put...
I agree but this is a very atypical use case.
@samlaf When you say you have two different packages define the same flag but have different names what does that mean ? Do you mean that these two flags are...
@samlaf Ignore the dynamic binding comment. I think I understand the issue you are facing. As such urfave/cli does not support the behaviour you want. However you *could* plug in...
@samlaf I'm going to close this for now. Please feel free to reopen if need further assistance