IzJvm

izumi.fundamentals.platform.jvm.IzJvm
See theIzJvm companion trait
object IzJvm extends IzJvm, IzClasspath

Attributes

Companion
trait
Graph
Supertypes
trait IzClasspath
trait IzJvm
trait IzPlatformEffectfulUtil
trait IzPlatformUtil
class Object
trait Matchable
class Any
Show all
Self type
IzJvm.type

Members list

Value members

Inherited methods

def baseClassloader: ClassLoader

Attributes

Inherited from:
IzClasspath
def safeClasspath(): String

Attributes

Inherited from:
IzClasspath
def safeClasspath(classLoader: ClassLoader): String

Attributes

Inherited from:
IzClasspath
def safeClasspathSeq(): Seq[String]

Attributes

Inherited from:
IzClasspath
def safeClasspathSeq(classLoader: ClassLoader): Seq[String]

Attributes

Inherited from:
IzClasspath
def startTime: ZonedDateTime

Attributes

Inherited from:
IzJvm
def tempDir: Path

Attributes

Inherited from:
IzJvm
def uptime: Duration

Attributes

Inherited from:
IzJvm

Deprecated and Inherited methods

def isHeadless: Boolean

Attributes

Deprecated
true
Inherited from:
IzJvm
def terminalColorsEnabled: Boolean

Attributes

Deprecated
true
Inherited from:
IzJvm