suggest

open suspend fun suggest(invocation: I): List<String>

Provides tab complete suggestions for the specified invocation.

Return

the tab complete suggestions

Parameters

invocation

the invocation context