Package htmlcompiler.commands
Class Compile.CompileCommandConfig
java.lang.Object
htmlcompiler.commands.Compile.CompileCommandConfig
- Enclosing class:
- Compile
public static class Compile.CompileCommandConfig extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CompileCommandConfig() -
Method Summary
-
Field Details
-
validation
-
type
-
inputDir
-
outputDir
-
replaceExtension
public boolean replaceExtension -
variables
-
baseDir
-
recursive
public boolean recursive
-
-
Constructor Details
-
CompileCommandConfig
public CompileCommandConfig()
-