Skip to content
This repository has been archived by the owner on Aug 17, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 350 Bytes

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.