Back to Pocketbase

Interface Completion

static/jsvm/interfaces/cobra.Completion.html

latest707 B
Original Source

Interface Completion

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).Copy

[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

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc