RenderCommand
declslides.application.RenderCommand
Application use case that renders a presentation script into an output file.
The command resolves the requested format and delegates the actual execution to a ScriptRunner. It does not deal with command-line concerns or with low-level process wiring.
Value parameters
- formatResolver
-
component that turns raw format labels into render targets
- runner
-
component that executes the actual rendering
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article