Skip to content

nativeAutocompleteSuggestionItems

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: