vahnrr
Results
2
issues of
vahnrr
Fixes nothing, this is a feature I found missing from a specific use case I had in mind. ### Changes Adds the `--show-output` flag to `gum confirm` which prints the...
First of thanks for this library! While working on math with optional fields generated by go-swagger (e.g. `*int`) I wrote this `EnsureNotNilPtr` helper, it's roughly equivalent to this: ```go ptr...