sbt.std.TaskExtra
See theTaskExtra companion trait
Attributes
Members list
Givens
Inherited givens
Attributes
- Inherited from:
- TaskExtra
Implicits
Inherited implicits
final implicit def binaryPipeTask[Key](in: Task[_])(implicit streams: Task[TaskStreams[Key]], key: Task[_] => Key): BinaryPipe
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra0
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
final implicit def pipeToProcess[Key](t: Task[_])(implicit streams: Task[TaskStreams[Key]], key: Task[_] => Key): ProcessPipe
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
final implicit def textPipeTask[Key](in: Task[_])(implicit streams: Task[TaskStreams[Key]], key: Task[_] => Key): TextPipe
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
Attributes
- Inherited from:
- TaskExtra
In this article