Skip to content

BookmarkCommandHistorySuggestionEntry

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

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

Command history suggestionが参照する履歴entry。

readonly executedAt: string

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

実行日時ISO文字列。


readonly input: string

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

入力されたcommand文字列。

Last updated: