Package org.whitesource.fs
Class CommandLineArgs
- java.lang.Object
-
- org.whitesource.fs.CommandLineArgs
-
public class CommandLineArgs extends java.lang.ObjectAuthor: Itai Marko
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCONFIG_FILE_NAME
-
Constructor Summary
Constructors Constructor Description CommandLineArgs()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetConfigFilePath()
-
-
-
Field Detail
-
CONFIG_FILE_NAME
public static final java.lang.String CONFIG_FILE_NAME
- See Also:
- Constant Field Values
-
-