Skip to content

nativeAutocompleteSuggestionItems

This content is for v1.3.1. Switch to the latest version for up-to-date documentation.

const nativeAutocompleteSuggestionItems: object[]

Defined in: presentation/cli/components/bookmark-cli-screen-story-test.ts:43

Native autocomplete抑止確認用のcommand suggestionです。

commandName: string = "ls"

completion: string = "ls "

description: string = "現在ディレクトリを表示"

Last updated: