base
1.7.10
base
/
org.jetbrains.dokka.base.templating
/
PathToRootSubstitutionCommand
Path
To
Root
Substitution
Command
data
class
PathToRootSubstitutionCommand
(
val
pattern
:
String
,
val
default
:
String
)
:
SubstitutionCommand
Content copied to clipboard
Constructors
Properties
Constructors
Path
To
Root
Substitution
Command
Link copied to clipboard
fun
PathToRootSubstitutionCommand
(
pattern
:
String
,
default
:
String
)
Content copied to clipboard
Properties
default
Link copied to clipboard
val
default
:
String
Content copied to clipboard
pattern
Link copied to clipboard
open
override
val
pattern
:
String
Content copied to clipboard