createCommandInputExecutor
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
createCommandInputExecutor(
input):CommandInputExecutor
Defined in: entrypoints/cli-page/current-command-executor.ts:130
指定されたcommand入力を実行する関数を作成。
Parameters
Section titled “Parameters”CreateCommandInputExecutorInput
Command input executor作成入力。
Returns
Section titled “Returns”Command input executor。