createAppCommandRuntime
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
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です。