Package org.greenbytes.http.sfv
Class CLI
- java.lang.Object
-
- org.greenbytes.http.sfv.CLI
-
public class CLI extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static StringANSI_FAINTprotected static StringANSI_GREENprotected static StringANSI_REDprotected static StringANSI_RESET
-
Constructor Summary
Constructors Constructor Description CLI()
-
-
-
Field Detail
-
ANSI_FAINT
protected static final String ANSI_FAINT
- See Also:
- Constant Field Values
-
ANSI_GREEN
protected static final String ANSI_GREEN
- See Also:
- Constant Field Values
-
ANSI_RED
protected static final String ANSI_RED
- See Also:
- Constant Field Values
-
ANSI_RESET
protected static final String ANSI_RESET
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args)
-
-