Skip to content

executeMarkCommand

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

executeMarkCommand(command, dependencies): Promise<BookmarkCliCommandState>

Defined in: presentation/cli/bookmark-cli-mark-command-executors.ts:49

Mark commandを実行。

MarkBookmarkCommand

Mark command。

BookmarkCliCommandDependencies

command実行に必要な依存。

Promise<BookmarkCliCommandState>

画面に反映する状態。

Last updated: