Package org.plyct.plyex
Class PlyexOptions
- java.lang.Object
-
- org.plyct.plyex.PlyexOptions
-
public class PlyexOptions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PlyexOptions()PlyexOptions(boolean debug)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetIndent()PlyConfiggetPlyConfig()java.lang.StringgetPlyConfigPath()booleanisDebug()booleanisHelp()voidsetPlyConfig(PlyConfig plyConfig)
-