#1 fzf
:cherry_blossom: A command-line fuzzy finder
Package flags provides an extensive command line option parser.
Health score 69/100, confidence 80/100.
| Latest version | v1.6.1 |
| Imported by | 14.1K packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Arg | Type | type Arg struct{ ... } |
| Arg.Description | Field | Description string |
| Arg.Name | Field | Name string |
| Arg.Required | Field | Required int |
| Arg.RequiredMaximum | Field | RequiredMaximum int |
| Command | Type | type Command struct{ ... } |
| Command.Active | Field | Active *Command |
| Command.AddCommand | Method | func (c *Command) AddCommand(command string, shortDescription string, longDescription string, ...) (*Command, error) |
| Command.AddGroup | Method | func (c *Command) AddGroup(shortDescription string, longDescription string, data interface{}) (*Group, error) |
| Command.Aliases | Field | Aliases []string |
| Command.Args | Method | func (c *Command) Args() []*Arg |
| Command.ArgsRequired | Field | ArgsRequired bool |
:cherry_blossom: A command-line fuzzy finder
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
Unified querying, transformation, and modification of JSON, TOML, YAML, XML, INI, HCL, KDL and CSV.
Formats and parses numeric byte values (10K, 2M, 3G, etc.).
Package hiboot is a web/cli app application framework
:cherry_blossom: A command-line fuzzy finder
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
Unified querying, transformation, and modification of JSON, TOML, YAML, XML, INI, HCL, KDL and CSV.
Formats and parses numeric byte values (10K, 2M, 3G, etc.).