mill.javalib.OsDetectorModule
See theOsDetectorModule companion trait
Outputs this Operating System's related properties such as os.detected.name, os.detected.arch, os.detected.classifier, os.detected.bitness , of this system. Useful when debugging placeholder issues for POMs.
Attributes
Companion
trait
Source
OsDetectorModule.scala
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Cacher
class Object
trait Matchable
class Any
Show all
Self type
Members list
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
Inherited from:
Module
Source
Module.scala
Supertypes
class Object
trait Matchable
class Any
The name of the default command, which will be automatically executed if the module name is provided at the Mill command line.
The name of the default command, which will be automatically executed if the module name is provided at the Mill command line.
Attributes
Source
OsDetectorModule.scala
Outputs the os.detected.* properties for the JVM currently running Mill.
Outputs the os.detected.* properties for the JVM currently running Mill.
Attributes
Source
OsDetectorModule.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
Returns
a string representation of the object.
Definition Classes
Inherited from:
Module
Source
Module.scala