executeAbbrCommand
executeAbbrCommand(
command,dependencies):BookmarkCliCommandState
Defined in: presentation/cli/bookmark-cli-abbreviation-command-executors.ts:162
Abbr commandを実行します。
Parameters
Section titled “Parameters”command
Section titled “command”Abbr commandです。
dependencies
Section titled “dependencies”BookmarkCliCommandDependencies
command実行に必要な依存です。
Returns
Section titled “Returns”画面に反映する状態です。