Skip to content

createEmptyResultState

createEmptyResultState(dependencies, statusText): BookmarkCliCommandState

Defined in: presentation/cli/bookmark-cli-state-builders.ts:45

Result itemなしの状態を作ります。

BookmarkCliCommandDependencies

command実行に必要な依存です。

string

Status lineに表示するtextです。

BookmarkCliCommandState

Result itemなしの状態です。