createAppCommandRuntime
createAppCommandRuntime(
input):AppCommandRuntime
Defined in: entrypoints/cli-page/app-command-runtime.ts:72
Appから使うcommand実行runtimeを作ります。
Parameters
Section titled “Parameters”App command runtime作成入力です。
Returns
Section titled “Returns”App command runtimeです。