Back to Pocketbase

Interface CompletionFunc

static/jsvm/interfaces/cobra.CompletionFunc.html

latest771 B
Original Source

Interface CompletionFunc

CompletionFunc is a function that provides completion results.

Hierarchy

Parameters

cmd: cobra.Command
args: string[]
toComplete: string

Returns [Completion[], ShellCompDirective]

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc