Info

mill.api.internal.RootModule.Info
See theInfo companion class
object Info

Attributes

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

Members list

Type members

Classlikes

class FromEnv extends Info

RootModule.Info that reads paths from environment variables. Used by the pre-compiled dummy build to allow paths to be injected at runtime rather than compile time.

RootModule.Info that reads paths from environment variables. Used by the pre-compiled dummy build to allow paths to be injected at runtime rather than compile time.

Attributes

Source
RootModule.scala
Supertypes
class Info
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def dummyInfo: Info

Attributes

Source
RootModule.scala