mill.main.buildgen.ModuleConfig.VersionControl
See theVersionControl companion object
case class VersionControl(browsableRepository: Option[String] = ..., connection: Option[String] = ..., developerConnection: Option[String] = ..., tag: Option[String] = ...)
Attributes
- Companion
- object
- Source
- ModuleConfig.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article