Fields
optionaltargetConfig:Null<WriterTargetConfig>
The configuration for the current target context. If it is `null`, all data
for the target context is generated.
optionalmacroConfig:Null<WriterTargetConfig>
The configuration for the macro context. If it is `null`, all data for the
macro context is generated.
archivePath:String
The file path for the archive. Occurrences of `$target` are replaced
by the name of the current target (js, hl, etc.).