seanadams9
seanadams9
There was a thread somewhere on this, I don't have the device lab MacBook anymore but if I remember right we chalked it up to me using a old device...
@jonsequitur following up here, this bug is making for a painful tab completion experience for our CLI. I dug in a little bit but couldn't find anything obvious aside from...
You can copy over the ParentNode class and then use: `ParentNode? parent = new ParentNode(current.Parents.FirstOrDefault());` The IsGlobal in the latest build isn't there anymore, using this now: ``` if (option...
I have AcceptOnlyFromAmong setup the problem is there are so many it makes the first column abnormally long for a global option. ``` Options: -?, -h, --help Show help and...