AppCommandRuntime
Defined in: entrypoints/cli-page/app-command-runtime.ts:60
App command runtimeです。
Properties
Section titled “Properties”executeInputValue
Section titled “executeInputValue”
readonlyexecuteInputValue:CommandInputExecutor
Defined in: entrypoints/cli-page/app-command-runtime.ts:62
任意のcommand入力値を実行する関数。
submitCommand
Section titled “submitCommand”
readonlysubmitCommand:SubmitCommandHandler
Defined in: entrypoints/cli-page/app-command-runtime.ts:64
現在入力中のcommand submit handler。