public class OSUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INFOCMP_COMMAND |
static boolean |
IS_CYGWIN |
static boolean |
IS_MINGW |
static boolean |
IS_OSX |
static boolean |
IS_WINDOWS |
static String |
STTY_COMMAND |
static String |
STTY_F_OPTION |
static String |
TTY_COMMAND |
Constructor and Description |
---|
OSUtils() |
public static final boolean IS_WINDOWS
public static final boolean IS_CYGWIN
public static final boolean IS_MINGW
public static final boolean IS_OSX
public static String TTY_COMMAND
public static String STTY_COMMAND
public static String STTY_F_OPTION
public static String INFOCMP_COMMAND
Copyright © 2018. All rights reserved.