CliConfig
declslides.cli.CliConfig
Validated command-line configuration for a render invocation.
By the time a CliConfig exists, option names have already been validated and raw strings have already been converted into domain-friendly values.
Value parameters
- format
-
requested output format
- input
-
input script to render
- output
-
destination file for the rendered document
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article