gradle-tools
0.13.4-kotlin-1.8.0
gradle-tools
/
space.kscience.gradle
/
KScienceReadmeExtension
/
feature
feature
fun
feature
(
id
:
String
,
ref
:
String
?
=
null
,
name
:
String
=
id
,
description
:
(
)
->
String
)
fun
feature
(
id
:
String
,
description
:
String
,
ref
:
String
?
=
null
,
name
:
String
=
id
)
Deprecated
Use lambda builder instead.