proxy.golang.org : go.coder.com/cli : v0.1.0
Package cli provides a thin CLI abstraction around the standard flag package. It is minimal, command-struct-oriented, and trades off "power" for flexibility and clarity at the caller level. It pretends that Go's single dash (-flag) support doesn't exist, and renders helps with --. Optional interface adherence can be asserted with a statement like
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/go.coder.com/cli@v0.1.0
Published:
Indexed:
Related tag:
v0.1.0
Loading...
Readme
Loading...