createCurrentSubmitCommand
createCurrentSubmitCommand(
input): () =>void
Defined in: entrypoints/cli-page/current-command-submit-handler.ts:18
Current command executorをsubmit handlerへ接続。
Parameters
Section titled “Parameters”CreateCurrentSubmitCommandInput
Submit handler作成入力。
Returns
Section titled “Returns”Submit handler。
() => void