OsDetector

mill.javalib.OsDetector
See theOsDetector companion object
trait OsDetector

Attributes

Companion
object
Source
OsDetector.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OsDetector

Members list

Value members

Concrete 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

Source
OsDetector.scala