EvaluationOptions

Evaluation Options

Specifies options related to the evaluate step for a given chunk of guest code; these options can be provided optionally at the call-site to control the behavior of the evaluation.

Inheritors

Types

Link copied to clipboard
object Companion

Factories for creating EvaluationOptions.

Properties

Link copied to clipboard
abstract val internals: Boolean

Whether this source is "internal" to the runtime; such sources are hidden from tools like debuggers by default, and granted access to internal runtime features.