mill.contrib.versionfile.VersionFileModule
See theVersionFileModule companion object
trait VersionFileModule extends Module
Attributes
- Companion
- object
- Source
- VersionFileModule.scala
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
object moduleInternal extends Internal
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
The current version.
Attributes
- Source
- VersionFileModule.scala
The next snapshot version.
Procs for committing changes and pushing.
The release version.
Writes the next snapshot version to file.
Writes the release version to file.
Writes the given version to file.
Procs for tagging current version and committing changes.
The file containing the current version.
Attributes
- Source
- VersionFileModule.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
Implicits
In this article