The values in SystemProperties can be used to access and manipulate designated system properties. See scala.sys.Prop for particulars.
| Example |
if (!headless.isSet) headless.enable() |
|---|---|
| Supertypes | |
| Self type |
An unenforceable, advisory only place to do some synchronization when mutating system properties.
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/sys/SystemProperties$.html