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