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