UseBookmarkCliTranscriptValue
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
Defined in: entrypoints/cli-page/use-bookmark-cli-transcript.ts:13
Bookmark CLI transcript hook戻り値。
Properties
Section titled “Properties”appendExecutedCommand
Section titled “appendExecutedCommand”
readonlyappendExecutedCommand: (inputValue,commandState,entryId) =>void
Defined in: entrypoints/cli-page/use-bookmark-cli-transcript.ts:17
実行済みcommandをtranscriptへ追加。
Parameters
Section titled “Parameters”inputValue
Section titled “inputValue”string
commandState
Section titled “commandState”entryId
Section titled “entryId”string
Returns
Section titled “Returns”void
clearExecutedCommands
Section titled “clearExecutedCommands”
readonlyclearExecutedCommands: () =>void
Defined in: entrypoints/cli-page/use-bookmark-cli-transcript.ts:23
実行済みcommand transcriptを削除。
Returns
Section titled “Returns”void
transcriptEntries
Section titled “transcriptEntries”
readonlytranscriptEntries: readonlyBookmarkCliTranscriptEntry[]
Defined in: entrypoints/cli-page/use-bookmark-cli-transcript.ts:15
実行済みcommand transcript。