◆ all()
static String grammarscope.generator.data.SystemUtils.all |
( |
| ) |
|
|
static |
All info
- Returns
- all info as string
◆ classpath()
static String grammarscope.generator.data.SystemUtils.classpath |
( |
| ) |
|
|
static |
Classpath (from system property)
- Returns
- class path as string
◆ classpathFromClassLoader()
static String grammarscope.generator.data.SystemUtils.classpathFromClassLoader |
( |
| ) |
|
|
static |
Classpath (from class loader)
- Returns
- class path as string
◆ isRunningFromRunnable()
static boolean grammarscope.generator.data.SystemUtils.isRunningFromRunnable |
( |
| ) |
|
|
static |
Whether program is running from runnable jar
- Returns
- true if program is running from runnable jar
◆ main()
static void grammarscope.generator.data.SystemUtils.main |
( |
final String[] |
theseArgs | ) |
|
|
static |
◆ systemInfo()
static String grammarscope.generator.data.SystemUtils.systemInfo |
( |
| ) |
|
|
static |
System information
- Returns
- system info as string
◆ systemProperties()
static String grammarscope.generator.data.SystemUtils.systemProperties |
( |
| ) |
|
|
static |
System properties
- Returns
- system properties as string
The documentation for this class was generated from the following file: