Fields

@:optionaloptionaltargetConfig:Null<WriterTargetConfig>

The configuration for the current target context. If it is `null`, all data for the target context is generated.

@:optionaloptionalmacroConfig: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.).