Skip to content

createCommandExecutionErrorHandler

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

createCommandExecutionErrorHandler(setCommandState, createFailedState): CommandExecutionErrorHandler

Defined in: entrypoints/cli-page/app-command-handlers.ts:22

Command実行失敗handlerを作成。

CommandStateSetter

command state setter。

FailedCommandStateCreator

失敗state作成関数。

CommandExecutionErrorHandler

Command実行失敗handler。

Last updated: