Skip to content

createEmptyResultState

This content is for v1.3.1. Switch to the latest version for up-to-date documentation.

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なしの状態です。

Last updated: