Open
Description
What is the best way to support a default verb? Currently it seems to be no way to define some verbs and one default verb without a name.
call tool.exe
-> default verb handling
call tool.exe [verbname]
-> verb handling
Thanks for this great library!
Maybe it is in context the same behaviour like #652