Skip to content

CommandHistoryEntry

Defined in: domain/storage/extension-state.ts:39

保存済みcommand history entry。

readonly executedAt: string

Defined in: domain/storage/extension-state.ts:43

実行日時ISO文字列。


readonly input: string

Defined in: domain/storage/extension-state.ts:41

入力されたcommand文字列。

Last updated: