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