Tag

mill.scalalib.bsp.BspModule.Tag
@Scaladoc(value = "/** Used to define the [[BspBuildTarget.tags]] field. */")
object Tag

Used to define the BspBuildTarget.tags field.

Attributes

Source
BspModule.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tag.type

Members list

Value members

Concrete fields

val Application: String

Attributes

Source
BspModule.scala
val Benchmark: String

Attributes

Source
BspModule.scala
val IntegrationTest: String

Attributes

Source
BspModule.scala
val Library: String

Attributes

Source
BspModule.scala
val Manual: String

Attributes

Source
BspModule.scala
val NoIDE: String

Attributes

Source
BspModule.scala
val Test: String

Attributes

Source
BspModule.scala