Skip to content

executeFindCommand

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

executeFindCommand(command, dependencies): Promise<BookmarkCliCommandState>

Defined in: presentation/cli/bookmark-cli-search-command-executors.ts:173

Find commandを実行します。

FindBookmarkCommand

Find commandです。

BookmarkCliCommandDependencies

command実行に必要な依存です。

Promise<BookmarkCliCommandState>

画面に反映する状態です。

Last updated: