ScriptRunner
declslides.application.ScriptRunner
trait ScriptRunner
Executes the concrete rendering of a presentation script.
A ScriptRunner hides the details of how the script is evaluated. The current production implementation uses Scala CLI, but the rest of the application does not need to know that.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ScalaCliScriptRunner
Members list
In this article