base
1.8.20a-SNAPSHOT
jvm
base
/
org.jetbrains.dokka.base.templating
/
AddToSourcesetDependencies
Add
To
Sourceset
Dependencies
data
class
AddToSourcesetDependencies
(
val
moduleName
:
String
,
val
content
:
Map
<
String
,
List
<
String
>
>
)
:
Command
Members
Constructors
Add
To
Sourceset
Dependencies
Link copied to clipboard
constructor
(
moduleName
:
String
,
content
:
Map
<
String
,
List
<
String
>
>
)
Properties
content
Link copied to clipboard
val
content
:
Map
<
String
,
List
<
String
>
>
module
Name
Link copied to clipboard
val
moduleName
:
String