Skip to content

executeBrowserHistoryCommand

executeBrowserHistoryCommand(command, dependencies): Promise<BookmarkCliCommandState>

Defined in: presentation/cli/bookmark-cli-history-command-executors.ts:63

History commandを実行。

BrowserHistoryCommand

History command。

BookmarkCliCommandDependencies

command実行に必要な依存。

Promise<BookmarkCliCommandState>

画面に反映する状態。

Last updated: