sbt.Info
See theInfo companion object
Used to provide information about a task, such as the name, description, and tags for controlling concurrent execution.
Value parameters
- attributes
-
Arbitrary user-defined key/value pairs describing this task
- post
-
a transformation that takes the result of evaluating this task and produces user-defined key/value pairs.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article