Skip to content

SuggestBookmarkCommandHistoryInput

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

Defined in: application/commands/bookmark-command-history-suggestion.ts:12

Command history suggestion入力。

readonly commandHistory: readonly BookmarkCommandHistorySuggestionEntry[]

Defined in: application/commands/bookmark-command-history-suggestion.ts:14

Command history一覧。


readonly inputValue: string

Defined in: application/commands/bookmark-command-history-suggestion.ts:16

現在のCLI入力値。

Last updated: