Skip to content

createCurrentCommandExecutor

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

createCurrentCommandExecutor(input): () => Promise<void>

Defined in: entrypoints/cli-page/current-command-executor.ts:130

現在入力中のcommandを実行する関数を作成。

CreateCurrentCommandExecutorInput

Current command executor作成入力。

Current command executor。

() => Promise<void>

Last updated: