Completion is a string that can be used for completions

two formats are supported:

  - the completion choice
- the completion choice with a textual description (separated by a TAB).

[CompletionWithDesc] can be used to create a completion string with a textual description.

Note: Go type alias is used to provide a more descriptive name in the documentation, but any string can be used.

Hierarchy

  • String
    • Completion

Generated using TypeDoc