bbkane / warg

Declarative and Intuitive Command Line Apps with Go
https://pkg.go.dev/go.bbkane.com/warg
MIT License
16 stars 0 forks source link

Combine help context and command context #44

Closed bbkane closed 11 months ago

bbkane commented 1 year ago

Give commands the same access to the API that help has

bbkane commented 11 months ago

I've tightened this in #60 , but an import cycle made me leave a few things in help context