public abstract class Enviroment extends Object
| Constructor and Description |
|---|
Enviroment() |
| 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 |
sourcePath() |
static String |
sourcePath(String relativePath) |
Copyright © 2023. All rights reserved.