executeRecentBookmarksCommand
executeRecentBookmarksCommand(
command,dependencies):Promise<BookmarkCliCommandState>
Defined in: presentation/cli/bookmark-cli-usage-command-executors.ts:85
Recent commandを実行。
Parameters
Section titled “Parameters”command
Section titled “command”Recent command。
dependencies
Section titled “dependencies”BookmarkCliCommandDependencies
command実行に必要な依存。
Returns
Section titled “Returns”Promise<BookmarkCliCommandState>
画面に反映する状態。