Class TerminalCompletionList<T>

Represents a collection of completion items to be presented in the terminal.

Type Parameters

Constructors

Properties

items: T[]

The completion items.

resourceRequestConfig?: TerminalResourceRequestConfig

Resources that should be shown in the completions list for the cwd of the terminal.