Skip to content

AppCommandRuntime

This content is for v1.2.0. Switch to the latest version for up-to-date documentation.

Defined in: entrypoints/cli-page/app-command-runtime.ts:60

App command runtimeです。

readonly executeInputValue: CommandInputExecutor

Defined in: entrypoints/cli-page/app-command-runtime.ts:62

任意のcommand入力値を実行する関数。


readonly submitCommand: SubmitCommandHandler

Defined in: entrypoints/cli-page/app-command-runtime.ts:64

現在入力中のcommand submit handler。

Last updated: