Aaron Bennett

Results 3 issues of Aaron Bennett

## What type of PR is this? - bug ## What this PR does / why we need it: The [docs](https://cli.urfave.org/v2/examples/subcommands-categories/) show a newline between categories in the default help...

Documentation states: > (4) Conversion of a Pointer to a uintptr when calling syscall.Syscall. The Syscall functions in package syscall pass their uintptr arguments directly to the operating system, which...

NeedsInvestigation
compiler/runtime

I'm interested in adding a new set of subcommands like: * `context create` * `context update` * `context delete` * `context list` But I would like to solicit input of...