This tiny library provides the utility classes SysProp
and SysEnv
that abstract JVM system properties and environment variables respectively.
For convenience, all default System.getProperties
are mapped to SysProp
s.
Latest release is "com.ckkloverdos" % "sysprop_2.9.1" % "0.1.0"
from scala-tools.org.
There are also jars for Scala 2.8.2 and 2.8.1.