Skip to content

executeRecentBookmarksCommand

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

executeRecentBookmarksCommand(command, dependencies): Promise<BookmarkCliCommandState>

Defined in: presentation/cli/bookmark-cli-usage-command-executors.ts:85

Recent commandを実行。

RecentBookmarksCommand

Recent command。

BookmarkCliCommandDependencies

command実行に必要な依存。

Promise<BookmarkCliCommandState>

画面に反映する状態。

Last updated: