fiktion
Toggle table of contents
0.6.3
Select version
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
fiktion
fiktion-core
/
dev.s7a.fiktion
/
DependentRuleTarget7
/
generatesBy
generates
By
infix
fun
generatesBy
(
generator
:
FakeContext
.
(
D1
,
D2
,
D3
,
D4
,
D5
,
D6
,
D7
)
->
T
)
:
GenerationSpec
<
T
>
Generates values for this target by invoking
generator
with dependency values in declaration order.