Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
clearProp
(name: String): String
-
def
clone
(): AnyRef
-
val
copyrightString
: String
-
val
developmentVersion
: Option[String]
-
def
encodingString
: String
-
def
envOrElse
(name: String, alt: String): String
-
def
envOrNone
(name: String): Option[String]
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
isJavaAtLeast
(version: String): Boolean
-
def
isMac
: Boolean
-
def
isWin
: Boolean
-
def
javaClassPath
: String
-
def
javaHome
: String
-
def
javaVendor
: String
-
def
javaVersion
: String
-
def
javaVmInfo
: String
-
def
javaVmName
: String
-
def
javaVmVendor
: String
-
def
javaVmVersion
: String
-
def
lineSeparator
: String
-
def
main
(args: Array[String]): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
osName
: String
-
def
pickJarBasedOn
: Class[Worker]
-
def
propCategory
: String
-
val
propFilename
: String
-
def
propIsSet
(name: String): Boolean
-
def
propIsSetTo
(name: String, value: String): Boolean
-
def
propOrElse
(name: String, alt: String): String
-
def
propOrEmpty
(name: String): String
-
def
propOrFalse
(name: String): Boolean
-
def
propOrNone
(name: String): Option[String]
-
def
propOrNull
(name: String): String
-
val
releaseVersion
: Option[String]
-
def
scalaCmd
: String
-
def
scalaHome
: String
-
def
scalaPropOrElse
(name: String, alt: String): String
-
def
scalaPropOrEmpty
(name: String): String
-
def
scalaPropOrNone
(name: String): Option[String]
-
lazy val
scalaProps
: Properties
-
def
scalacCmd
: String
-
def
setProp
(name: String, value: String): String
-
def
sourceEncoding
: String
-
def
sourceReader
: String
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
tmpDir
: String
-
def
toString
(): String
-
def
userDir
: String
-
def
userHome
: String
-
def
userName
: String
-
def
versionMsg
: String
-
val
versionString
: String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from PropertiesTrait
Inherited from AnyRef
Inherited from Any
Loads partest.properties from the jar.