|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.shell.support.util.OsUtils
public class OsUtils
Utilities for handling OS-specific behavior.
| Field Summary | |
|---|---|
static String |
LINE_SEPARATOR
|
| Constructor Summary | |
|---|---|
OsUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
isWindows()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LINE_SEPARATOR
| Constructor Detail |
|---|
public OsUtils()
| Method Detail |
|---|
public static boolean isWindows()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||