Skip to content

createCommandExecutionErrorHandler

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: