public final class JkLocator
extends java.lang.Object
Constructor and Description |
---|
JkLocator() |
Modifier and Type | Method and Description |
---|---|
static java.nio.file.Path |
getJerkarHomeDir()
Returns the directory where is installed the running Jerkar instance.
|
static java.nio.file.Path |
getJerkarJarPath()
Returns the Jerkar jar file currently used in the running process.
|
static java.nio.file.Path |
getJerkarRepositoryCache()
Returns the location of the artifact repository cache.
|
static java.nio.file.Path |
getJerkarUserHomeDir()
Returns the Jerkar user directory.
|
public static java.nio.file.Path getJerkarJarPath()
public static java.nio.file.Path getJerkarHomeDir()
public static java.nio.file.Path getJerkarUserHomeDir()
public static java.nio.file.Path getJerkarRepositoryCache()