Properties

object Properties extends PropertiesTrait
trait PropertiesTrait
class Object
trait Matchable
class Any

Value members

Inherited methods

def clearProp(name: String): String
Inherited from
PropertiesTrait
def encodingString: String
Inherited from
PropertiesTrait
def envOrElse(name: String, alt: => String): String
Inherited from
PropertiesTrait
def envOrNone(name: String): Option[String]
Inherited from
PropertiesTrait
def envOrSome(name: String, alt: => Option[String]): Option[String]
Inherited from
PropertiesTrait
def isJavaAtLeast(version: Int): Boolean
Inherited from
PropertiesTrait
def isJavaAtLeast(version: String): Boolean
Inherited from
PropertiesTrait
def isLinux: Boolean
Inherited from
PropertiesTrait
def isMac: Boolean
Inherited from
PropertiesTrait
def isWin: Boolean
Inherited from
PropertiesTrait
def javaClassPath: String
Inherited from
PropertiesTrait
def javaHome: String
Inherited from
PropertiesTrait
def javaSpecName: String
Inherited from
PropertiesTrait
def javaSpecVendor: String
Inherited from
PropertiesTrait
def javaSpecVersion: String
Inherited from
PropertiesTrait
def javaVendor: String
Inherited from
PropertiesTrait
def javaVersion: String
Inherited from
PropertiesTrait
def javaVmInfo: String
Inherited from
PropertiesTrait
def javaVmName: String
Inherited from
PropertiesTrait
def javaVmVendor: String
Inherited from
PropertiesTrait
def javaVmVersion: String
Inherited from
PropertiesTrait
def jdkHome: String
Inherited from
PropertiesTrait
def lineSeparator: String
Inherited from
PropertiesTrait
def main(args: Array[String]): Unit
Inherited from
PropertiesTrait
def osName: String
Inherited from
PropertiesTrait
def propIsSet(name: String): Boolean
Inherited from
PropertiesTrait
def propIsSetTo(name: String, value: String): Boolean
Inherited from
PropertiesTrait
def propOrElse(name: String, alt: => String): String
Inherited from
PropertiesTrait
def propOrEmpty(name: String): String
Inherited from
PropertiesTrait
def propOrFalse(name: String): Boolean
Inherited from
PropertiesTrait
def propOrNone(name: String): Option[String]
Inherited from
PropertiesTrait
def propOrNull(name: String): String
Inherited from
PropertiesTrait
def scalaCmd: String
Inherited from
PropertiesTrait
def scalaHome: String
Inherited from
PropertiesTrait
def scalaPropOrElse(name: String, alt: => String): String
Inherited from
PropertiesTrait
def scalaPropOrEmpty(name: String): String
Inherited from
PropertiesTrait
def scalaPropOrNone(name: String): Option[String]
Inherited from
PropertiesTrait
def scalacCmd: String
Inherited from
PropertiesTrait
def setProp(name: String, value: String): String
Inherited from
PropertiesTrait
def sourceEncoding: String
Inherited from
PropertiesTrait
def sourceReader: String
Inherited from
PropertiesTrait
def tmpDir: String
Inherited from
PropertiesTrait
def userDir: String
Inherited from
PropertiesTrait
def userHome: String
Inherited from
PropertiesTrait
def userName: String
Inherited from
PropertiesTrait
def versionMsg: String
Inherited from
PropertiesTrait
def versionNumberString: String
Inherited from
PropertiesTrait