package
2.0.17
Repository: https://github.com/hedzr/cmdr.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AttachKvCommand adds 'kv' command to a builder (eg: app.App) Example: app := cli.New().Info(...) app.AddCmd(func(b cli.CommandBuilder) { examples.AttachKvCommand(b) }) // Or: examples.AttachKvCommand(app.NewCommandBuilder()).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author