Companion

object Companion

Properties

Link copied to clipboard
val get: <Error class: unknown class>

Lazily resolved singleton pointing to the current process's install layout. Throws if resolution fails.

Link copied to clipboard

Like get, but returns null instead of throwing if the install directory cannot be resolved (e.g. when the JAR's code source is unavailable).