/sysprop

SysProp and SysEnv. Better handling of JVM properties and environment variables

Primary LanguageScalaApache License 2.0Apache-2.0

sysprop

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 SysProps.

Latest release is "com.ckkloverdos" % "sysprop" % "0.5.1" from Maven Central, compiled with Scala 2.9.1.