Documentation ¶
Overview ¶
Package cliutil contains helpers to make subcommand-style command line interfaces easier to program.
Directories ¶
Path | Synopsis |
---|---|
Package flagx contains helper types for parsing command line arguments.
|
Package flagx contains helper types for parsing command line arguments. |
Package positional implements parsing positional arguments, for example command line arguments, into fields of a struct.
|
Package positional implements parsing positional arguments, for example command line arguments, into fields of a struct. |
Package strconvx implements conversions from strings to basic data types.
|
Package strconvx implements conversions from strings to basic data types. |
Package subcommands is a framework for creating command-based interfaces with hierarchical commands.
|
Package subcommands is a framework for creating command-based interfaces with hierarchical commands. |
Click to show internal directories.
Click to hide internal directories.