executeAliasCommand
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
executeAliasCommand(
command,dependencies):BookmarkCliCommandState
Defined in: presentation/cli/bookmark-cli-alias-command-executors.ts:145
Alias commandを実行します。
Parameters
Section titled “Parameters”command
Section titled “command”Alias commandです。
dependencies
Section titled “dependencies”BookmarkCliCommandDependencies
command実行に必要な依存です。
Returns
Section titled “Returns”画面に反映する状態です。