UseCommandHistoryKeyboardInput
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:23
Command history keyboard hook入力。
Properties
Section titled “Properties”commandHistory
Section titled “commandHistory”
readonlycommandHistory: readonlyCommandHistoryKeyboardEntry[]
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:25
Command history一覧。
inputValue
Section titled “inputValue”
readonlyinputValue:string
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:27
現在のCLI入力値。
setInputValue
Section titled “setInputValue”
readonlysetInputValue:InputValueSetter
Defined in: entrypoints/cli-page/use-command-history-keyboard.ts:29
入力値setter。