KobwebGenIndexConfInputs

class KobwebGenIndexConfInputs(val title: String, val basePath: String, val script: String)(source)

Constructors

Link copied to clipboard
constructor(kobwebConf: KobwebConf)
constructor(title: String, basePath: String, script: String)

Properties

Link copied to clipboard
@get:Input
val basePath: String
Link copied to clipboard
@get:Input
val script: String
Link copied to clipboard
@get:Input
val title: String