OsDetector

mill.javalib.OsDetector
See theOsDetector companion trait
object OsDetector extends OsDetector

Attributes

Companion
trait
Source
OsDetector.scala
Graph
Supertypes
trait OsDetector
class Object
trait Matchable
class Any
Self type
OsDetector.type

Members list

Value members

Inherited methods

def detect(): Map[String, String]

The os.detected.* properties for the JVM currently running Mill.

The os.detected.* properties for the JVM currently running Mill.

Attributes

Inherited from:
OsDetector
Source
OsDetector.scala