1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-04-07 15:29:16 +00:00
spf13--cobra/site/content
ccoVeille 8cb30f9ca5
feat: add CompletionWithDesc helper ()
The code has also been refactored to use a type alias for completion and a completion helper

Using a type alias is a non-breaking change and it makes the code more readable and easier to understand.

Signed-off-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
Co-authored-by: Marc Khouzam <marc.khouzam@gmail.com>
2025-02-09 11:06:07 -05:00
..
completions feat: add CompletionWithDesc helper () 2025-02-09 11:06:07 -05:00
docgen Replace deprecated ioutil usage () 2024-08-24 07:05:26 -04:00
active_help.md feat: add CompletionWithDesc helper () 2025-02-09 11:06:07 -05:00
projects_using_cobra.md doc: add Conduit () 2025-02-06 15:35:25 -05:00
user_guide.md Allow linker to perform deadcode elimination for program using Cobra () 2025-01-27 09:43:43 -05:00