public abstract class XEnviroment extends Object
| Constructor and Description |
|---|
XEnviroment() |
| Modifier and Type | Method and Description |
|---|---|
static String |
compiledPath() |
static String |
desktopPath() |
static String |
desktopPath(String relativePath) |
static Boolean |
isDocker() |
static Boolean |
isJar() |
static Boolean |
isWindows() |
static String |
resourcePath() |
static String |
sourcePath() |
static String |
sourcePath(String relativePath) |
static String |
tmpPath() |
public static Boolean isWindows()
public static Boolean isJar()
public static Boolean isDocker()
public static String desktopPath()
public static String compiledPath()
public static String sourcePath()
public static String resourcePath()
public static String tmpPath()
Copyright © 2023. All rights reserved.