public final class MainOptimizerConfig extends java.lang.Object implements IOptimizerConfig
| Constructor and Description |
|---|
MainOptimizerConfig(java.io.File outputFolder) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getOutputFolder()
The output folder to where the optimized resources should be written.
|