Plugin

Identifier for the Debug plugin, which provides debugging options for embedded languages.

Properties

Link copied to clipboard
open override val key: EnginePlugin.Key<Debug>

Functions

Link copied to clipboard
open override fun install(scope: EnginePlugin.InstallationScope, configuration: DebugConfig.() -> Unit): Debug