executePendingConfirmationCommand
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
executePendingConfirmationCommand(
inputValue,dependencies):Promise<BookmarkCliCommandState>
Defined in: presentation/cli/bookmark-cli-organize-command-executors.ts:292
確認待ち入力を処理。
Parameters
Section titled “Parameters”inputValue
Section titled “inputValue”string
確認入力。
dependencies
Section titled “dependencies”BookmarkCliCommandDependencies
command実行に必要な依存。
Returns
Section titled “Returns”Promise<BookmarkCliCommandState>
画面に反映する状態。