Task System
Task System
API
sbt
internal
Action
Pure
Mapped
FlatMapped
DependsOn
Join
Selected
Action
std
CloseableStreams
ForkTask
JoinTask
ManagedStreams
MultiInTask
SingleInTask
Streams
Streams
TaskExtra
TaskExtra
TaskExtra0
TaskStreams
Transform
DummyTaskMap
TaskAndValue
Task
Task
taskMonad
Task System
/
sbt
/
sbt.internal
/
Action
/
Mapped
Mapped
sbt.internal.Action.Mapped
final case
class
Mapped
[
A
,
Tup
<:
Tuple
](
in
:
Map
[
Tup
,
Task
],
f
:
Map
[
Tup
,
Result
]
=>
A
)
extends
Action
[
A
]
Applies a function to the result of evaluating a heterogeneous list of other tasks.
Attributes
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods