Tag

bloop.config.Tag
object Tag

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Tag.type

Members list

Value members

Concrete fields

final val IntegrationTest: "integration-test"

A tag marking integration test targets.

A tag marking integration test targets.

Attributes

final val Library: "library"

A tag marking library targets.

A tag marking library targets.

Attributes

final val Test: "test"

A tag marking test targets.

A tag marking test targets.

Attributes