Attributes
- Companion
- object
- Source
- VcsVersion.scala
- Graph
-
- Supertypes
- Known subtypes
-
object VcsVersion
Members list
Type members
Inherited classlikes
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
Value members
Concrete methods
Attributes
- Source
- VcsVersion.scala
Attributes
- Source
- VcsVersion.scala
Calc a publishable version based on git tags and dirty state.
Calc a publishable version based on git tags and dirty state.
Attributes
- Returns
-
A tuple of (the latest tag, the calculated version string)
- Source
- VcsVersion.scala
Alternative to vcsState, if you need this task being an input task.
Alternative to vcsState, if you need this task being an input task.
This is only necessary, if you need a changed calculated version to trigger a rebuild in --watch mode.
Attributes
- Source
- VcsVersion.scala
Inherited methods
Attributes
- Inherited from:
- BaseClass
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.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
-
Module -> Any
- Inherited from:
- Module
- Source
- Module.scala