java.lang.Object
io.quarkus.dev.console.TerminalUtils
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final String(package private) static final boolean(package private) static final booleanThese tests are same as used in jansi Source: https://github.com/fusesource/jansi/commit/bb3d538315c44f799d34fd3426f6c91c8e8dfc55(package private) static final boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FORCE_COLOR_SUPPORT
- See Also:
-
IS_CON_EMU_ANSI
static final boolean IS_CON_EMU_ANSI -
IS_CYGWIN
static final boolean IS_CYGWINThese tests are same as used in jansi Source: https://github.com/fusesource/jansi/commit/bb3d538315c44f799d34fd3426f6c91c8e8dfc55 -
IS_MINGW_XTERM
static final boolean IS_MINGW_XTERM
-
-
Constructor Details
-
TerminalUtils
public TerminalUtils()
-
-
Method Details
-
hasColorSupport
public static boolean hasColorSupport() -
isTerminal
-