cli
1.7.0a-SNAPSHOT
cli
/
org.jetbrains.dokka
/
ArgTypeArgument
Arg
Type
Argument
data
class
ArgTypeArgument
(
val
moduleName
:
CLIEntity
<
String
>
)
:
ArgType
<
DokkaConfiguration.DokkaSourceSet
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Arg
Type
Argument
Link copied to clipboard
fun
ArgTypeArgument
(
moduleName
:
CLIEntity
<
String
>
)
Content copied to clipboard
Functions
convert
Link copied to clipboard
open
override
fun
convert
(
value
:
String
,
name
:
String
)
:
DokkaConfiguration.DokkaSourceSet
Content copied to clipboard
Properties
description
Link copied to clipboard
open
override
val
description
:
String
Content copied to clipboard
hasParameter
Link copied to clipboard
val
hasParameter
:
Boolean
Content copied to clipboard
moduleName
Link copied to clipboard
val
moduleName
:
CLIEntity
<
String
>
Content copied to clipboard