executeRemoveBookmarkCommand
This content is for v1.3.1. Switch to the latest version for up-to-date documentation.
executeRemoveBookmarkCommand(
command,dependencies):Promise<BookmarkCliCommandState>
Defined in: presentation/cli/bookmark-cli-organize-command-executors.ts:261
Rm commandを実行。
Parameters
Section titled “Parameters”command
Section titled “command”Rm command。
dependencies
Section titled “dependencies”BookmarkCliCommandDependencies
command実行に必要な依存。
Returns
Section titled “Returns”Promise<BookmarkCliCommandState>
画面に反映する状態。